mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Merge branch 'staging' into neo-server
This commit is contained in:
		@@ -858,11 +858,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);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user