mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Move continue option to power user section
This commit is contained in:
@@ -1837,12 +1837,6 @@
|
|||||||
Remove Empty New Lines from Output
|
Remove Empty New Lines from Output
|
||||||
</span>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
<label class="checkbox_label" for="continue_on_send">
|
|
||||||
<input id="continue_on_send" type="checkbox" />
|
|
||||||
<span data-i18n="Press Send to continue">
|
|
||||||
Press "Send" to continue
|
|
||||||
</span>
|
|
||||||
</label>
|
|
||||||
<div id="context-templates-block" class="template_element">
|
<div id="context-templates-block" class="template_element">
|
||||||
<h4>
|
<h4>
|
||||||
Context Templates
|
Context Templates
|
||||||
@@ -2297,6 +2291,12 @@
|
|||||||
<input id="prefer_character_jailbreak" type="checkbox" />
|
<input id="prefer_character_jailbreak" type="checkbox" />
|
||||||
Prefer Char. JB
|
Prefer Char. JB
|
||||||
</label>
|
</label>
|
||||||
|
<label class="checkbox_label" for="continue_on_send">
|
||||||
|
<input id="continue_on_send" type="checkbox" />
|
||||||
|
<span data-i18n="Press Send to continue">
|
||||||
|
Press "Send" to continue
|
||||||
|
</span>
|
||||||
|
</label>
|
||||||
<label for="auto-load-chat-checkbox"><input id="auto-load-chat-checkbox" type="checkbox" />
|
<label for="auto-load-chat-checkbox"><input id="auto-load-chat-checkbox" type="checkbox" />
|
||||||
<span data-i18n="Auto-load Last Chat">Auto-load Last Chat</span>
|
<span data-i18n="Auto-load Last Chat">Auto-load Last Chat</span>
|
||||||
</label>
|
</label>
|
||||||
|
Reference in New Issue
Block a user