mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	fix WI open/close buttons + entries start closed
This commit is contained in:
		@@ -356,6 +356,7 @@ function appendWorldEntry(entry) {
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    template.appendTo("#world_popup_entries_list");
 | 
			
		||||
    template.find('.inline-drawer-content').css('display', 'none'); //entries start collapsed
 | 
			
		||||
 | 
			
		||||
    return template;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user