From d95d44bfe6e13cbc65c4d37b89678464e5af3164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20Fr=C3=B6hle?= Date: Fri, 11 Jan 2019 01:24:13 +0100 Subject: [PATCH] console --- src/autoloaderV2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/autoloaderV2.js b/src/autoloaderV2.js index 261b6db..bbe38c5 100644 --- a/src/autoloaderV2.js +++ b/src/autoloaderV2.js @@ -1411,7 +1411,7 @@ class AutomaticDispose { // console.log("Clicked Vehicles: ", $('#vehicle_show_table_all input[type="checkbox"]:checked').length, $('#vehicle_show_table_all input[type="checkbox"]:checked')); console.log("WILL KLICK SEND") setTimeout(() => { - + console.log("WILL KLICK SEND2") self.UpdateMissionsToDone(self.MissionID).then(() => { tellParent(`console.log('ok:${window.name}:${self.MissionID}');`); window.$('#mission_alarm_btn').click();