mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
fix errors
This commit is contained in:
@@ -446,6 +446,7 @@ export class ChatPage implements OnInit {
|
||||
doRefresh(event) {
|
||||
setTimeout(() => {
|
||||
try {
|
||||
this.ChatServiceService.getRoomList()
|
||||
event?.target?.complete();
|
||||
} catch (error) { }
|
||||
}, 1000);
|
||||
|
||||
Reference in New Issue
Block a user