This commit is contained in:
Cohee
2023-06-22 18:11:55 +03:00
3 changed files with 31 additions and 1 deletions

View File

@@ -2205,6 +2205,10 @@
<input id="allow_name1_display" type="checkbox" />
<span data-i18n="Allow {{user}}: in bot messages">Show {{user}}: in responses</span>
</label>
<!-- <label class="checkbox_label" for="removeXML">
<input id="removeXML" type="checkbox" />
<span data-i18n="Remove XML/HTML tags from responses">Remove &lt;tags&gt; from responses</span>
</label> -->
<label for="console_log_prompts">
<input id="console_log_prompts" type="checkbox" />
Log prompts to console
@@ -3355,4 +3359,4 @@
</script>
</body>
</html>
</html>