From c73e8916ed9f33170d24ecd35f9b46c921a93bbb Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sat, 6 Apr 2024 23:52:02 -0700 Subject: [PATCH] chore: formatting --- src/lib/i18n/locales/en-US/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index f1e301b87..2a5b3a30c 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -362,4 +362,4 @@ "You": "", "You're a helpful assistant.": "", "You're now logged in.": "" -} \ No newline at end of file +}