Await locales initialzation

9206e6d948cb9a006a3a8f7a66b3644f24eeb2a0

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/script.js+1 -1
@@ -929,7 +929,7 @@ async function firstLoadInit() {
929929 addSafariPatch();
930930 await getClientVersion();
931931 await readSecretState();
932932 await initLocales();
933933 initDefaultSlashCommands();
934934 initTextGenModels();
935935 await getSystemMessages();