mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Fix typos
This commit is contained in:
		| @@ -426,7 +426,7 @@ export class ReasoningHandler { | ||||
|         if (!this.#isParsingReasoning) | ||||
|             return mesChanged; | ||||
|  | ||||
|         // If we are in manual parsing mode, all currently streaming mes tokens will go the the reasoning block | ||||
|         // If we are in manual parsing mode, all currently streaming mes tokens will go to the reasoning block | ||||
|         this.reasoning = parseTarget.slice(power_user.reasoning.prefix.length); | ||||
|         message.mes = ''; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user