mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve chat
This commit is contained in:
@@ -387,9 +387,7 @@ export class ChatService {
|
||||
} catch (error) {
|
||||
|
||||
this.resetTimer();
|
||||
setTimeout(async () => {
|
||||
await this.refreshtoken();
|
||||
}, 3000)
|
||||
await this.refreshtoken();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user