fix hideiconstore
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user