Clean-up placeholders in template

This commit is contained in:
Cohee 2024-01-30 20:03:56 +02:00
parent 4542c66664
commit 07686291f6
1 changed files with 2 additions and 2 deletions

View File

@ -5326,7 +5326,7 @@
</div> </div>
<div class="flex-container wide100pLess70px character_select_container"> <div class="flex-container wide100pLess70px character_select_container">
<div class="wide100p character_name_block"> <div class="wide100p character_name_block">
<span class="ch_name">Kagari</span> <span class="ch_name"></span>
<div class="avatar-buttons"> <div class="avatar-buttons">
<button class="menu_button bind_user_name" title="Bind user name to that avatar" data-i18n="[title]Bind user name to that avatar"> <button class="menu_button bind_user_name" title="Bind user name to that avatar" data-i18n="[title]Bind user name to that avatar">
<i class="fa-fw fa-solid fa-user-edit"></i> <i class="fa-fw fa-solid fa-user-edit"></i>
@ -5342,7 +5342,7 @@
</button> </button>
</div> </div>
</div> </div>
<div class="ch_description">Kagari From Rewrite Visual Novel. This is meant to be played for the user be named as Kotarou or Kotarou Tennouji. World Info/Lorebook is included. Enabling 'Prefer Char. Prompt is recommeded </div> <div class="ch_description"></div>
</div> </div>
</div> </div>
</div> </div>