mirror of
https://github.com/immich-app/immich.git
synced 2024-12-29 15:11:58 +00:00
fix(web): comment send button (#10453)
This commit is contained in:
parent
7daa761eed
commit
517a83cfa9
1 changed files with 1 additions and 0 deletions
|
@ -314,6 +314,7 @@
|
|||
size="15"
|
||||
icon={mdiSend}
|
||||
class="dark:text-immich-dark-gray"
|
||||
on:click={() => handleSendComment()}
|
||||
/>
|
||||
</div>
|
||||
{/if}
|
||||
|
|
Loading…
Reference in a new issue