From f4e165d0286c1431cfc4433c052b3f2aa8bf1edd Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 7 Apr 2024 00:00:50 -0700 Subject: [PATCH] chore: comments removed --- .../components/chat/Settings/Account.svelte | 83 ------------------- src/lib/i18n/locales/languages.json | 2 +- 2 files changed, 1 insertion(+), 84 deletions(-) diff --git a/src/lib/components/chat/Settings/Account.svelte b/src/lib/components/chat/Settings/Account.svelte index 7982bff28..f47eac29c 100644 --- a/src/lib/components/chat/Settings/Account.svelte +++ b/src/lib/components/chat/Settings/Account.svelte @@ -132,89 +132,6 @@ }} /> - -
diff --git a/src/lib/i18n/locales/languages.json b/src/lib/i18n/locales/languages.json index 6984c0a77..e01a8f1f8 100644 --- a/src/lib/i18n/locales/languages.json +++ b/src/lib/i18n/locales/languages.json @@ -83,4 +83,4 @@ "code": "zh-TW", "title": "Chinese (Traditional)" } -] \ No newline at end of file +]