v2 0agi930g9ajiof

This commit is contained in:
2018-12-17 02:38:29 +01:00
parent 166e53bbc8
commit b24f0dd1e3
3 changed files with 6 additions and 6 deletions

View File

@@ -1140,9 +1140,9 @@ class AutomaticDispose {
return self.MainHandler()
});
} else {
return self.RemoveMissionsFromQueue(self.MissionID).then(() => {
//return self.RemoveMissionsFromQueue(self.MissionID).then(() => {
return tellParent(`console.log('wunsch:1000:done:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`);
})
//})
}
});
} else {