mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Synchronize max depths for plugins
This commit is contained in:
		@@ -584,7 +584,7 @@ jQuery(function () {
 | 
			
		||||
                        </label>
 | 
			
		||||
                        <label>
 | 
			
		||||
                            <input type="radio" name="memory_position" value="1" />
 | 
			
		||||
                            In-chat @ Depth <input id="memory_depth" class="text_pole widthUnset" type="number" min="0" max="99" />
 | 
			
		||||
                            In-chat @ Depth <input id="memory_depth" class="text_pole widthUnset" type="number" min="0" max="999" />
 | 
			
		||||
                        </label>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div data-source="main" class="memory_contents_controls">
 | 
			
		||||
 
 | 
			
		||||
@@ -35,7 +35,7 @@
 | 
			
		||||
                    </label>
 | 
			
		||||
                    <label>
 | 
			
		||||
                        <input type="radio" name="vectors_position" value="1" />
 | 
			
		||||
                        In-chat @ Depth <input id="vectors_depth" class="text_pole widthUnset" type="number" min="0" max="99" />
 | 
			
		||||
                        In-chat @ Depth <input id="vectors_depth" class="text_pole widthUnset" type="number" min="0" max="999" />
 | 
			
		||||
                    </label>
 | 
			
		||||
                </div>
 | 
			
		||||
                <div class="flex-container">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user