From 5cd1a5595f7a72b7a7665691db231b8dc6e49e57 Mon Sep 17 00:00:00 2001 From: Spencer Flagg Date: Fri, 22 Sep 2023 15:07:33 +0200 Subject: [PATCH] commented out svgs to eliminate them as suspects --- README.md | 4 ++-- src/ConnectedWidget.svelte | 4 ++-- src/Widget.svelte | 4 ++-- src/lib/README.md | 4 ++-- src/lightning.svg | 4 ++-- src/routes/+page.svelte | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 736835d..ba4eac7 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ At the moment, DiSsenT is fundamentally a fork of [Nostri.chat](https://github.c Buy Me a Coffee at ko-fi.com Donate using Liberapay - + Tip Lightning diff --git a/src/ConnectedWidget.svelte b/src/ConnectedWidget.svelte index 76b7b54..d5a7f8f 100644 --- a/src/ConnectedWidget.svelte +++ b/src/ConnectedWidget.svelte @@ -387,12 +387,12 @@ bind:this={messageElement} /> diff --git a/src/Widget.svelte b/src/Widget.svelte index 9ea8068..d264a46 100644 --- a/src/Widget.svelte +++ b/src/Widget.svelte @@ -52,7 +52,7 @@ text-white ">NostriChat - + diff --git a/src/lib/README.md b/src/lib/README.md index 736835d..ba4eac7 100644 --- a/src/lib/README.md +++ b/src/lib/README.md @@ -49,7 +49,7 @@ At the moment, DiSsenT is fundamentally a fork of [Nostri.chat](https://github.c Buy Me a Coffee at ko-fi.com Donate using Liberapay - + Tip Lightning diff --git a/src/lightning.svg b/src/lightning.svg index 9679e07..b1549f0 100644 --- a/src/lightning.svg +++ b/src/lightning.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 9e4a594..e0e9b84 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -174,12 +174,12 @@ {#if isValidUrl(inputUrl)} {/if}