mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
[Feature Request] Make "Instruct i/o sequence macro replacing" optional SillyTavern/SillyTavern#546
This commit is contained in:
@@ -1654,6 +1654,10 @@
|
||||
<input id="instruct_wrap" type="checkbox" />
|
||||
<span data-i18n="Wrap Sequences with Newline">Wrap Sequences with Newline</span>
|
||||
</label>
|
||||
<label for="instruct_macro" class="checkbox_label">
|
||||
<input id="instruct_macro" type="checkbox" />
|
||||
<span data-i18n="Replace Macro is Sequences">Replace Macro is Sequences</span>
|
||||
</label>
|
||||
<label for="instruct_names" class="checkbox_label">
|
||||
<input id="instruct_names" type="checkbox" />
|
||||
<span data-i18n="Include Names">Include Names</span>
|
||||
|
Reference in New Issue
Block a user