v2 aifojaijvoivja094igpoajm

This commit is contained in:
2018-12-01 15:34:03 +01:00
parent e236f0d0c5
commit 14f1f3a665
3 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Sat Dec 01 2018 15:27:19 GMT+0100 (CET)*/
/*Generated on:Sat Dec 01 2018 15:34:02 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -18176,6 +18176,8 @@ class AutomaticDispose {
$('#' + runnerIframeName).attr("mission_id", 'empty');
setTimeout(self.OpenNextMission.bind(self), 5000, Runner);
})
} else {
setTimeout(self.OpenNextMission.bind(self), 5000, Runner);
}
});
} else {