mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Dynamically update show more title
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
{{/with}}
|
||||
{{/each}}
|
||||
{{#if more}}
|
||||
<button class="menu_button menu_button_icon showMoreChats" data-i18n="[title]Show more recent chats" title="Show more recent chats">
|
||||
<button class="menu_button menu_button_icon showMoreChats">
|
||||
<small class="fa-solid fa-chevron-down fa-fw fa-1x"></small>
|
||||
</button>
|
||||
{{/if}}
|
||||
|
Reference in New Issue
Block a user