From adb4b5d22ff89d1272db092604e4d3c8c68b4d18 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 27 Dec 2023 21:13:02 -0800 Subject: [PATCH] feat: discord badge added to about --- src/lib/components/chat/SettingsModal.svelte | 25 +++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/src/lib/components/chat/SettingsModal.svelte b/src/lib/components/chat/SettingsModal.svelte index 6fdff100..47c57d99 100644 --- a/src/lib/components/chat/SettingsModal.svelte +++ b/src/lib/components/chat/SettingsModal.svelte @@ -1842,6 +1842,22 @@
+
+ + Discord + + + + Github Repo + +
+
Created by Timothy J. Baek
- -
- - Github Repo - -
{/if}