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