feat: Add emoji and alot of other fixes
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<app-chat-message-composer
|
||||
[replyTo]="replyTo()"
|
||||
[showKlipyGifPicker]="showKlipyGifPicker()"
|
||||
[currentUserId]="currentUser()?.id ?? null"
|
||||
[klipyEnabled]="klipyEnabled()"
|
||||
[klipySignalSource]="currentRoom()"
|
||||
(messageSubmitted)="handleMessageSubmitted($event)"
|
||||
|
||||
Reference in New Issue
Block a user