fix hideiconstore

This commit is contained in:
kwaroran
2024-07-10 18:22:21 +09:00
parent 7bb0146314
commit cbf80d88e1

View File

@@ -179,7 +179,7 @@
$CurrentChat = $CurrentChat $CurrentChat = $CurrentChat
}}><ArrowLeftRightIcon size="18" /></button> }}><ArrowLeftRightIcon size="18" /></button>
</span> </span>
{:else if !blankMessage && !HideIconStore} {:else if !blankMessage && !$HideIconStore}
<span class="chat text-xl unmargin">{name}</span> <span class="chat text-xl unmargin">{name}</span>
{/if} {/if}
<div class="flex-grow flex items-center justify-end text-textcolor2"> <div class="flex-grow flex items-center justify-end text-textcolor2">