v2 up ijaogfhaig

This commit is contained in:
2018-12-02 10:45:48 +01:00
parent 8fdd4045d5
commit 2518b509b8
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Sun Dec 02 2018 10:43:50 GMT+0100 (CET)*/
/*Generated on:Sun Dec 02 2018 10:45:48 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -18493,7 +18493,7 @@ class AutomaticDispose {
self.UpdateMissionsToDone(self.MissionID).then(() => {
tellParent(`setTimeout(function(){console.log('ok:${window.name}:${self.MissionID}');},500);`);
$('#mission_alarm_btn').click();
window.$('#mission_alarm_btn').click();
});
}, 250);
}