mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Add QR auto-exec on app startup
This commit is contained in:
		@@ -23,6 +23,10 @@
 | 
			
		||||
                <input type="checkbox" id="quickReply_hidden" >
 | 
			
		||||
                <span><i class="fa-solid fa-fw fa-eye-slash"></i> Invisible (auto-execute only)</span>
 | 
			
		||||
            </label>
 | 
			
		||||
            <label class="checkbox_label" for="quickReply_autoExecute_appStartup">
 | 
			
		||||
                <input type="checkbox" id="quickReply_autoExecute_appStartup" >
 | 
			
		||||
                <span><i class="fa-solid fa-fw fa-rocket"></i> Execute on app startup</span>
 | 
			
		||||
            </label>
 | 
			
		||||
            <label class="checkbox_label" for="quickReply_autoExecute_userMessage">
 | 
			
		||||
                <input type="checkbox" id="quickReply_autoExecute_userMessage" >
 | 
			
		||||
                <span><i class="fa-solid fa-fw fa-user"></i> Execute on user message</span>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user