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