mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
show already selected members of the group chat
- filter list of available members to group chat
This commit is contained in:
@@ -63,6 +63,8 @@ export class AuthService {
|
||||
|
||||
//Login to rocketChat server
|
||||
loginChat(postData: any):Observable<any> {
|
||||
console.log(postData);
|
||||
|
||||
return this.httpService.post('login', postData);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user