v2 up amoa9v
This commit is contained in:
2
dist/autoloader.js
vendored
2
dist/autoloader.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Wed Dec 12 2018 22:39:11 GMT+0100 (CET)*/
|
||||
/*Generated on:Thu Dec 13 2018 11:06:59 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 12 2018 22:39:11 GMT+0100 (CET)*/
|
||||
/*Generated on:Thu Dec 13 2018 11:06:59 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -18973,7 +18973,7 @@ class AutomaticDispose {
|
||||
// console.log("WILL KLICK SEND")
|
||||
setTimeout(() => {
|
||||
self.UpdateMissionsToDone(self.MissionID).then(async () => {
|
||||
tellParent(`setTimeout(function(){console.log('ok:${window.name}:${self.MissionID}');},500);`);
|
||||
tellParent(`setTimeout(function(){console.log('ok:${window.name}:${self.MissionID}');},2500);`);
|
||||
if (window.$("#mission-form > div.pull-right > div:nth-child(1) > div > a.btn.btn-success.btn-sm.alert_notify_alliance").length > 0 && self.MissionConfig.share) {
|
||||
window.$('input[type=checkbox]').prop('checked', false);
|
||||
await self.WorkVerbandMission(true);
|
||||
|
||||
@@ -1356,7 +1356,7 @@ class AutomaticDispose {
|
||||
// console.log("WILL KLICK SEND")
|
||||
setTimeout(() => {
|
||||
self.UpdateMissionsToDone(self.MissionID).then(async () => {
|
||||
tellParent(`setTimeout(function(){console.log('ok:${window.name}:${self.MissionID}');},500);`);
|
||||
tellParent(`setTimeout(function(){console.log('ok:${window.name}:${self.MissionID}');},2500);`);
|
||||
if (window.$("#mission-form > div.pull-right > div:nth-child(1) > div > a.btn.btn-success.btn-sm.alert_notify_alliance").length > 0 && self.MissionConfig.share) {
|
||||
window.$('input[type=checkbox]').prop('checked', false);
|
||||
await self.WorkVerbandMission(true);
|
||||
|
||||
Reference in New Issue
Block a user