v2 iaf9agjoi
This commit is contained in:
@@ -1141,7 +1141,9 @@ class AutomaticDispose {
|
||||
});
|
||||
} else {
|
||||
//return self.RemoveMissionsFromQueue(self.MissionID).then(() => {
|
||||
return self.UpdateMissionsToDone(self.MissionID).then(() => {
|
||||
return tellParent(`console.log('wunsch:1000:done:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`);
|
||||
})
|
||||
//})
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user