Switch order of persona connections

6c0538854d8fe2df55160fcf750e623cf74d8293

Wolfsblvt <wolfsblvt@gmail.com>

1 files changed, +4 -4Ignore whitespace
public/index.html+4 -4
@@ -5067,14 +5067,14 @@
5067 <i class="icon fa-solid fa-crown fa-fw"></i>5067 <i class="icon fa-solid fa-crown fa-fw"></i>
5068 <div data-i18n="Default">Default</div>5068 <div data-i18n="Default">Default</div>
5069 </div>5069 </div>
5070 <div id="lock_user_name" class="menu_button menu_button_icon" title="Click to lock your selected persona to the current chat. Click again to remove the lock." data-i18n="[title]Click to lock your selected persona to the current chat. Click again to remove the lock.">
5071 <i class="icon fa-solid fa-unlock fa-fw"></i>
5072 <div data-i18n="Chat">Chat</div>
5073 </div>
5074 <div id="lock_persona_to_char" class="menu_button menu_button_icon" title="Click to lock your selected persona to the current character. Click again to remove the lock." data-i18n="[title]Click to lock your selected persona to the current character. Click again to remove the lock.">5070 <div id="lock_persona_to_char" class="menu_button menu_button_icon" title="Click to lock your selected persona to the current character. Click again to remove the lock." data-i18n="[title]Click to lock your selected persona to the current character. Click again to remove the lock.">
5075 <i class="icon fa-solid fa-unlock fa-fw"></i>5071 <i class="icon fa-solid fa-unlock fa-fw"></i>
5076 <div data-i18n="Character">Character</div>5072 <div data-i18n="Character">Character</div>
5077 </div>5073 </div>
5074 <div id="lock_user_name" class="menu_button menu_button_icon" title="Click to lock your selected persona to the current chat. Click again to remove the lock." data-i18n="[title]Click to lock your selected persona to the current chat. Click again to remove the lock.">
5075 <i class="icon fa-solid fa-unlock fa-fw"></i>
5076 <div data-i18n="Chat">Chat</div>
5077 </div>
5078 </div>5078 </div>
5079 <div id="persona_connections_info_block"></div>5079 <div id="persona_connections_info_block"></div>
5080 <div id="persona_connections_list" class="text_muted m-b-1 avatars_inline avatars_multiline scroll-reset-container expander">5080 <div id="persona_connections_list" class="text_muted m-b-1 avatars_inline avatars_multiline scroll-reset-container expander">