This commit is contained in:
2019-02-13 14:35:05 +01:00
parent 89ed8b2226
commit c06be13e8d
3 changed files with 6 additions and 2 deletions

2
dist/autoloader.js vendored
View File

@@ -1,4 +1,4 @@
/*Generated on:Wed Feb 13 2019 14:30:53 GMT+0100 (CET)*/
/*Generated on:Wed Feb 13 2019 14:35:04 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:Wed Feb 13 2019 14:30:53 GMT+0100 (CET)*/
/*Generated on:Wed Feb 13 2019 14:35:04 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -19144,6 +19144,8 @@
// $('#' + runnerIframe).attr("mission_id", 'empty');
// setTimeout(self.OpenNextMission.bind(self), 5000, Runner);
// })
} else {
setTimeout(self.FreeIframe.bind(self),2000, Runner)
}
});
} else {

View File

@@ -1154,6 +1154,8 @@
// $('#' + runnerIframe).attr("mission_id", 'empty');
// setTimeout(self.OpenNextMission.bind(self), 5000, Runner);
// })
} else {
setTimeout(self.FreeIframe.bind(self),2000, Runner)
}
});
} else {