Update avatar title format

49c1ee1373922806452695fc6f01a6fa4d0531b7

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/scripts/templates/welcomePanel.html+1 -1
@@ -44,7 +44,7 @@
4444 {{#each chats}}
4545 {{#with this}}
4646 <div class="recentChat {{#if hidden}}hidden{{/if}} {{#if is_group}}group{{/if}}" data-file="{{chat_name}}" data-avatar="{{avatar}}" data-group="{{group}}">
4747 <div class="avatar" title="[Character] {{char_name}}&#10;File: {{avatar}}">
4848 <img src="{{char_thumbnail}}" alt="{{char_name}}">
4949 </div>
5050 <div class="recentChatInfo">