mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove "include newlines" checkbox from context formatting settings
This commit is contained in:
@@ -3251,11 +3251,6 @@
|
||||
Trim Incomplete Sentences
|
||||
</small>
|
||||
</label>
|
||||
<!-- Add margin since this is a child of above -->
|
||||
<label class="checkbox_label indent20p" for="include_newline_checkbox">
|
||||
<input id="include_newline_checkbox" type="checkbox" />
|
||||
<small data-i18n="Include Newline">Include Newline</small>
|
||||
</label>
|
||||
<label class="checkbox_label" title="Add Chat Start and Example Separator to a list of stopping strings." data-i18n="[title]Add Chat Start and Example Separator to a list of stopping strings.">
|
||||
<input id="context_use_stop_strings" type="checkbox" />
|
||||
<small data-i18n="Separators as Stop Strings">Separators as Stop Strings</small>
|
||||
|
Reference in New Issue
Block a user