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 @@
50675067 <i class="icon fa-solid fa-crown fa-fw"></i>
50685068 <div data-i18n="Default">Default</div>
50695069 </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>
50745070 <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.">
50755071 <i class="icon fa-solid fa-unlock fa-fw"></i>
50765072 <div data-i18n="Character">Character</div>
50775073 </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>
50785078 </div>
50795079 <div id="persona_connections_info_block"></div>
50805080 <div id="persona_connections_list" class="text_muted m-b-1 avatars_inline avatars_multiline scroll-reset-container expander">