mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Switch order of persona connections
This commit is contained in:
@@ -5067,14 +5067,14 @@
|
|||||||
<i class="icon fa-solid fa-crown fa-fw"></i>
|
<i class="icon fa-solid fa-crown fa-fw"></i>
|
||||||
<div data-i18n="Default">Default</div>
|
<div data-i18n="Default">Default</div>
|
||||||
</div>
|
</div>
|
||||||
<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.">
|
|
||||||
<i class="icon fa-solid fa-unlock fa-fw"></i>
|
|
||||||
<div data-i18n="Chat">Chat</div>
|
|
||||||
</div>
|
|
||||||
<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.">
|
<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.">
|
||||||
<i class="icon fa-solid fa-unlock fa-fw"></i>
|
<i class="icon fa-solid fa-unlock fa-fw"></i>
|
||||||
<div data-i18n="Character">Character</div>
|
<div data-i18n="Character">Character</div>
|
||||||
</div>
|
</div>
|
||||||
|
<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.">
|
||||||
|
<i class="icon fa-solid fa-unlock fa-fw"></i>
|
||||||
|
<div data-i18n="Chat">Chat</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="persona_connections_info_block"></div>
|
<div id="persona_connections_info_block"></div>
|
||||||
<div id="persona_connections_list" class="text_muted m-b-1 avatars_inline avatars_multiline scroll-reset-container expander">
|
<div id="persona_connections_list" class="text_muted m-b-1 avatars_inline avatars_multiline scroll-reset-container expander">
|
||||||
|
Reference in New Issue
Block a user