mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Fix prompt-manager being rendered twice.
This commit is contained in:
		@@ -2810,7 +2810,7 @@ async function Generate(type, { automatic_trigger, force_name2, resolve, reject,
 | 
			
		||||
                    quietPrompt: quiet_prompt,
 | 
			
		||||
                    jailbreakPrompt: jailbreakPrompt,
 | 
			
		||||
                    cyclePrompt: cyclePrompt,
 | 
			
		||||
                });
 | 
			
		||||
                }, dryRun);
 | 
			
		||||
                generate_data = { prompt: prompt };
 | 
			
		||||
 | 
			
		||||
                // counts will return false if the user has not enabled the token breakdown feature
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user