v2 ua9gu049guaiojv

This commit is contained in:
2018-12-17 19:33:02 +01:00
parent 729fe6c857
commit 6361749e0d
3 changed files with 8 additions and 4 deletions

2
dist/autoloader.js vendored
View File

@@ -1,4 +1,4 @@
/*Generated on:Mon Dec 17 2018 19:30:34 GMT+0100 (CET)*/
/*Generated on:Mon Dec 17 2018 19:33:01 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();

View File

@@ -1,4 +1,4 @@
/*Generated on:Mon Dec 17 2018 19:30:34 GMT+0100 (CET)*/
/*Generated on:Mon Dec 17 2018 19:33:01 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -17568,7 +17568,9 @@ class AutomaticDispose {
}, 500);
self.ADisSettings.runner.forEach((runner) => {
self.OpenNextMission(runner)
if(['kt','om'].indexOf(runner) !== -1) {
self.OpenNextMission(runner)
}
})
}