mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
some changes
This commit is contained in:
@@ -85,7 +85,7 @@ class SynchroService {
|
||||
|
||||
|
||||
|
||||
if(!this._connected === true) {
|
||||
if(this._connected === true) {
|
||||
this.BackgroundService.online()
|
||||
console.log('Online',this._connected)
|
||||
this.callBacks.forEach((e)=>{
|
||||
|
||||
Reference in New Issue
Block a user