mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix rocket chat session
This commit is contained in:
@@ -42,6 +42,11 @@ export class RoomService {
|
||||
mgsArray = [];
|
||||
|
||||
scrollDown = () => { }
|
||||
|
||||
/**
|
||||
* @description get user list from ws-chat-methods.service
|
||||
* @returns chatUser[]
|
||||
*/
|
||||
getAllUsers = (): chatUser[] => {
|
||||
return []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user