mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Make avatar URL display not default
This commit is contained in:
@@ -107,7 +107,7 @@ let power_user = {
|
|||||||
chat_display: chat_styles.DEFAULT,
|
chat_display: chat_styles.DEFAULT,
|
||||||
sheld_width: sheld_width.DEFAULT,
|
sheld_width: sheld_width.DEFAULT,
|
||||||
never_resize_avatars: false,
|
never_resize_avatars: false,
|
||||||
show_card_avatar_urls: true,
|
show_card_avatar_urls: false,
|
||||||
play_message_sound: false,
|
play_message_sound: false,
|
||||||
play_sound_unfocused: true,
|
play_sound_unfocused: true,
|
||||||
auto_save_msg_edits: false,
|
auto_save_msg_edits: false,
|
||||||
|
Reference in New Issue
Block a user