mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Regex Scritpt: Only Format Display: fixed typo on subtitle
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
<input type="checkbox" name="only_format_display" />
|
<input type="checkbox" name="only_format_display" />
|
||||||
<span data-i18n="Only Format Display">Only Format Display</span>
|
<span data-i18n="Only Format Display">Only Format Display</span>
|
||||||
</label>
|
</label>
|
||||||
<label class="checkbox flex-container" title="Chat history won't change, only as the prompt as the request is sent (on generation)">
|
<label class="checkbox flex-container" title="Chat history won't change, only the prompt as the request is sent (on generation)">
|
||||||
<input type="checkbox" name="only_format_prompt"/>
|
<input type="checkbox" name="only_format_prompt"/>
|
||||||
<span data-i18n="Only Format Prompt (?)">Only Format Prompt (?)</span>
|
<span data-i18n="Only Format Prompt (?)">Only Format Prompt (?)</span>
|
||||||
</label>
|
</label>
|
||||||
|
Reference in New Issue
Block a user