Fix "Default" persona connection tooltip

ef73ab43daa8c378ec23818f65e98ac32f048b97

Wolfsblvt <wolfsblvt@gmail.com>

1 files changed, +1 -1Showing whitespace changes
public/index.html+1 -1
@@ -4968,7 +4968,7 @@
49684968
49694969 <h4 data-i18n="Connections">Connections</h4>
49704970 <div id="persona_connections_buttons" class="flex-container marginBot10">
49714971 <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 lockit." data-i18n="[title]Click to select this as default persona for the new chats. Click again to remove the lockit.">
49724972 <i class="icon fa-solid fa-crown fa-fw"></i>
49734973 <div data-i18n="Default">Default</div>
49744974 </div>