mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-11 17:03:59 +01:00
Merge branch 'release' into staging
This commit is contained in:
commit
8e92a895ac
@ -855,11 +855,11 @@ async function firstLoadInit() {
|
||||
throw new Error('Initialization failed');
|
||||
}
|
||||
|
||||
await getClientVersion();
|
||||
await readSecretState();
|
||||
await getSettings();
|
||||
await getSystemMessages();
|
||||
sendSystemMessage(system_message_types.WELCOME);
|
||||
await getClientVersion();
|
||||
initLocales();
|
||||
initTags();
|
||||
await getUserAvatars(true, user_avatar);
|
||||
|
Loading…
Reference in New Issue
Block a user