mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add typing
This commit is contained in:
@@ -168,6 +168,8 @@ export class WsChatMethodsService {
|
||||
console.log('streamNotifyRoomDeleteMessage', subscription);
|
||||
})
|
||||
|
||||
this.WsChatService.subStreamNotifyRoom(id, 'typing', false)
|
||||
|
||||
this.prepareRoom(roomData);
|
||||
|
||||
this.getGroupRoom(id).loadHistory();
|
||||
|
||||
Reference in New Issue
Block a user