Await locales initialzation
| @@ -929,7 +929,7 @@ async function firstLoadInit() { | ||
| 929 | 929 | addSafariPatch(); |
| 930 | 930 | await getClientVersion(); |
| 931 | 931 | await readSecretState(); |
| 932 | 932 | await initLocales(); |
| 933 | 933 | initDefaultSlashCommands(); |
| 934 | 934 | initTextGenModels(); |
| 935 | 935 | await getSystemMessages(); |