mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	* Update engine.js to allow char scpoed regex no ui because i'm not good at it, but works. * add typedef * update * little fix * Rework scoped scripts UI * Add locale attributes * Purge allowance on delete * add d&d for `saved_scoped_scripts` * better code * Save settings on regex scope toggle * Fix reordering logic * Fix scoped setter * Add unique ids for regex scripts * Wording * Reload chat after deleting scripts * Reload chat after toggling scoped regex --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			218 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			218 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div>
 | |
|     <h3>This character has embedded regex script(s).</h3>
 | |
|     <h3>Would you like to allow using them?</h3>
 | |
|     <div class="m-b-1">If you want to do it later, select "Regex" from the extensions menu.</div>
 | |
| </div>
 |