Regex Scritpt: Only Format Display: fixed typo on subtitle

This commit is contained in:
Aisu Wata
2023-11-03 18:55:27 -03:00
parent c94962aa3c
commit 4ec40d575e

View File

@@ -86,7 +86,7 @@
<input type="checkbox" name="only_format_display" />
<span data-i18n="Only Format Display">Only Format Display</span>
</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"/>
<span data-i18n="Only Format Prompt (?)">Only Format Prompt (?)</span>
</label>