mirror of
https://github.com/immich-app/immich.git
synced 2025-06-03 13:44:16 -04:00
fix(web): comment send button (#10453)
This commit is contained in:
parent
7daa761eed
commit
517a83cfa9
@ -314,6 +314,7 @@
|
|||||||
size="15"
|
size="15"
|
||||||
icon={mdiSend}
|
icon={mdiSend}
|
||||||
class="dark:text-immich-dark-gray"
|
class="dark:text-immich-dark-gray"
|
||||||
|
on:click={() => handleSendComment()}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user