Move continue option to power user section

This commit is contained in:
Cohee
2023-07-02 20:27:19 +03:00
parent 549fb19676
commit 9aab388531

View File

@@ -1837,12 +1837,6 @@
Remove Empty New Lines from Output
</span>
</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">
<h4>
Context Templates
@@ -2297,6 +2291,12 @@
<input id="prefer_character_jailbreak" type="checkbox" />
Prefer Char. JB
</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" />
<span data-i18n="Auto-load Last Chat">Auto-load Last Chat</span>
</label>