v2 up duaiv8a
This commit is contained in:
@@ -472,6 +472,8 @@ class AutomaticDispose {
|
||||
if ($('#h2_prisoners').length > 0) {
|
||||
this.Collect_Jails();
|
||||
} else {
|
||||
let MissionID = document.location.pathname.substr(document.location.pathname.lastIndexOf("/") + 1);
|
||||
console.log('Check_Call_Police_Active', MissionID)
|
||||
this.RemovePoliceSprechwunschFromQueue(MissionID).then((deleteCount) => {
|
||||
$("#adis-sprechwunsch-police-frame").attr("src", "");
|
||||
$("#adis-sprechwunsch-police-frame").attr("mission_id", "empty");
|
||||
|
||||
Reference in New Issue
Block a user