refactor(web): limit composer realtime events to typing and voice
Some checks are pending
CI / test (push) Has started running
Some checks are pending
CI / test (push) Has started running
This commit is contained in:
@@ -343,8 +343,6 @@ export function MessageComposer() {
|
||||
| "typing_stop"
|
||||
| "recording_voice_start"
|
||||
| "recording_voice_stop"
|
||||
| "recording_video_start"
|
||||
| "recording_video_stop"
|
||||
) {
|
||||
if (!activeChatId) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user