v2 uaigf9aip
This commit is contained in:
7
dist/autoloaderV2.js
vendored
7
dist/autoloaderV2.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Mon Dec 17 2018 19:33:01 GMT+0100 (CET)*/
|
||||
/*Generated on:Mon Dec 17 2018 19:37:09 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -19008,7 +19008,10 @@ class AutomaticDispose {
|
||||
if (self.MyRunner == 'os') {
|
||||
self.OweSecure = true;
|
||||
}
|
||||
self.GetMissionConfiguration(Mission.type);
|
||||
Mission.done = "true";
|
||||
self.UpdateMissions(Mission).then(()=>{
|
||||
self.GetMissionConfiguration(Mission.type);
|
||||
})
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user