This commit is contained in:
parent
c2bfa06faa
commit
a56ca40204
16 changed files with 816 additions and 234 deletions
|
|
@ -666,6 +666,7 @@
|
|||
bind:this={chatInputRef}
|
||||
disabled={!isConnected}
|
||||
username={$chatUserInfo.username}
|
||||
isGuest={$chatUserInfo.isGuest}
|
||||
on:send={handleSendMessage}
|
||||
/>
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue