mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix "Default" persona connection tooltip
This commit is contained in:
@@ -4968,7 +4968,7 @@
|
||||
|
||||
<h4 data-i18n="Connections">Connections</h4>
|
||||
<div id="persona_connections_buttons" class="flex-container marginBot10">
|
||||
<div id="lock_persona_default" class="menu_button menu_button_icon" title="Click to select this as default persona for the new chats. Click again to remove the lock." data-i18n="[title]Click to select this as default persona for the new chats. Click again to remove the lock.">
|
||||
<div id="lock_persona_default" class="menu_button menu_button_icon" title="Click to select this as default persona for the new chats. Click again to remove it." data-i18n="[title]Click to select this as default persona for the new chats. Click again to remove it.">
|
||||
<i class="icon fa-solid fa-crown fa-fw"></i>
|
||||
<div data-i18n="Default">Default</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user