cmoav
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Fri Jan 11 2019 04:07:33 GMT+0100 (CET)*/
|
/*Generated on:Fri Jan 11 2019 04:08:37 GMT+0100 (CET)*/
|
||||||
var AutomaticDispose_Branch = "master";
|
var AutomaticDispose_Branch = "master";
|
||||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||||
var da_lss_adis_time = new Date().getTime();
|
var da_lss_adis_time = new Date().getTime();
|
||||||
|
|||||||
Vendored
+2
-1
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Fri Jan 11 2019 04:07:33 GMT+0100 (CET)*/
|
/*Generated on:Fri Jan 11 2019 04:08:37 GMT+0100 (CET)*/
|
||||||
/*
|
/*
|
||||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||||
* ===============================================
|
* ===============================================
|
||||||
@@ -17784,6 +17784,7 @@ class AutomaticDispose {
|
|||||||
|
|
||||||
// Gefängnis einlieferung
|
// Gefängnis einlieferung
|
||||||
Send_Vehicle_To_Jail() {
|
Send_Vehicle_To_Jail() {
|
||||||
|
var self = this;
|
||||||
var JailHref = this.Jails[0].href
|
var JailHref = this.Jails[0].href
|
||||||
var MissionID = document.location.pathname.substr(document.location.pathname.lastIndexOf("/") + 1);
|
var MissionID = document.location.pathname.substr(document.location.pathname.lastIndexOf("/") + 1);
|
||||||
const runnerID = self.ADisSettings.runner_iframesName.indexOf(window.name);
|
const runnerID = self.ADisSettings.runner_iframesName.indexOf(window.name);
|
||||||
|
|||||||
@@ -664,6 +664,7 @@ class AutomaticDispose {
|
|||||||
|
|
||||||
// Gefängnis einlieferung
|
// Gefängnis einlieferung
|
||||||
Send_Vehicle_To_Jail() {
|
Send_Vehicle_To_Jail() {
|
||||||
|
var self = this;
|
||||||
var JailHref = this.Jails[0].href
|
var JailHref = this.Jails[0].href
|
||||||
var MissionID = document.location.pathname.substr(document.location.pathname.lastIndexOf("/") + 1);
|
var MissionID = document.location.pathname.substr(document.location.pathname.lastIndexOf("/") + 1);
|
||||||
const runnerID = self.ADisSettings.runner_iframesName.indexOf(window.name);
|
const runnerID = self.ADisSettings.runner_iframesName.indexOf(window.name);
|
||||||
|
|||||||
Reference in New Issue
Block a user