This commit is contained in:
2018-12-19 16:08:19 +01:00
parent c137f47e4a
commit 72d3566254
3 changed files with 6 additions and 2 deletions

View File

@@ -1332,6 +1332,8 @@ class AutomaticDispose {
self.OweSecure = true;
}
self.GetMissionConfiguration(Mission.type);
} else {
tellParent(`console.log('config:1000:update:${window.name}:${self.MissionID}');window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');`); // update Mission here as updated or full
}
});
}