mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
improve create publication
This commit is contained in:
@@ -599,8 +599,6 @@ export class ChatSystemService {
|
||||
this.loadingUsers = true
|
||||
let _res
|
||||
|
||||
// console.log('getuser')
|
||||
|
||||
try {
|
||||
_res = await this.ChatService.getAllUsers().toPromise();
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user