fix右上角无意义的“-->”

This commit is contained in:
sylarchen1389 2025-11-25 10:04:51 +08:00
parent 409aa29f9b
commit c47df68d56

View file

@ -161,7 +161,7 @@
</button> </button>
</Tooltip> </Tooltip>
{/if} {/if}
{/if} --> {/if}
<!-- {#if $mobile && !$temporaryChatEnabled && chat && chat.id} <!-- {#if $mobile && !$temporaryChatEnabled && chat && chat.id}
<Tooltip content={$i18n.t('New Chat')}> <Tooltip content={$i18n.t('New Chat')}>