Files
SillyTavern/public/scripts/templates/hiddenBlock.html
2025-05-01 17:46:02 +03:00

7 lines
300 B
HTML

<div class="text_block hidden_block">
<small>
<p>{{text}}</p>
<div class="fa-solid fa-circle-info opacity50p" data-i18n="[title]Characters and groups hidden by filters or closed folders" title="Characters and groups hidden by filters or closed folders"></div>
</small>
</div>