Listen for new messages in channel

This commit is contained in:
Jon Staab
2024-08-26 14:39:00 -07:00
parent 51b0c69513
commit 644c32dd09
4 changed files with 18 additions and 7 deletions
@@ -69,7 +69,7 @@
on:dragleave|preventDefault|stopPropagation={onDragLeave}
on:drop|preventDefault|stopPropagation={onDrop}>
<div
class="absolute right-0 top-0 overflow-hidden rounded-full bg-primary"
class="absolute right-0 top-0 overflow-hidden rounded-full bg-primary h-5 w-5"
class:bg-error={file}
class:bg-primary={!file}>
{#if file}