mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 02:47:52 +01:00
Await locales initialzation
This commit is contained in:
parent
1bc0630595
commit
9206e6d948
@ -929,7 +929,7 @@ async function firstLoadInit() {
|
||||
addSafariPatch();
|
||||
await getClientVersion();
|
||||
await readSecretState();
|
||||
initLocales();
|
||||
await initLocales();
|
||||
initDefaultSlashCommands();
|
||||
initTextGenModels();
|
||||
await getSystemMessages();
|
||||
|
Loading…
x
Reference in New Issue
Block a user