v2 uaof0
This commit is contained in:
2
dist/autoloader.js
vendored
2
dist/autoloader.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Wed Dec 19 2018 16:05:37 GMT+0100 (CET)*/
|
||||
/*Generated on:Wed Dec 19 2018 16:08:19 GMT+0100 (CET)*/
|
||||
var AutomaticDispose_Branch = "master";
|
||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||
var da_lss_adis_time = new Date().getTime();
|
||||
|
||||
4
dist/autoloaderV2.js
vendored
4
dist/autoloaderV2.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Wed Dec 19 2018 16:05:37 GMT+0100 (CET)*/
|
||||
/*Generated on:Wed Dec 19 2018 16:08:19 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -18573,6 +18573,8 @@ class AutomaticDispose {
|
||||
self.OweSecure = true;
|
||||
}
|
||||
self.GetMissionConfiguration(Mission.type);
|
||||
} else {
|
||||
tellParent(`console.log('config:1000:update:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`); // update Mission here as updated or full
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
@@ -1332,6 +1332,8 @@ class AutomaticDispose {
|
||||
self.OweSecure = true;
|
||||
}
|
||||
self.GetMissionConfiguration(Mission.type);
|
||||
} else {
|
||||
tellParent(`console.log('config:1000:update:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`); // update Mission here as updated or full
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user