mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Get rid of numbered keys
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<b><span data-i18n="delete_confirm_1">THIS IS PERMANENT!</span><br><br>
|
||||
<b><span data-i18n="THIS IS PERMANENT!">THIS IS PERMANENT!</span><br><br>
|
||||
<label for="del_char_checkbox" class="checkbox_label justifyCenter">
|
||||
<input type="checkbox" id="del_char_checkbox" />
|
||||
<small data-i18n="delete_confirm_2">Also delete the chat files</small>
|
||||
<small data-i18n="Also delete the chat files">Also delete the chat files</small>
|
||||
</label></b>
|
Reference in New Issue
Block a user