mirror of
https://github.com/immich-app/immich.git
synced 2025-12-03 17:19:52 +09:00
fix(web): comment send button (#10453)
This commit is contained in:
@@ -314,6 +314,7 @@
|
||||
size="15"
|
||||
icon={mdiSend}
|
||||
class="dark:text-immich-dark-gray"
|
||||
on:click={() => handleSendComment()}
|
||||
/>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user