a09va0
This commit is contained in:
7
dist/autoloader.js
vendored
7
dist/autoloader.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Sat Nov 24 2018 20:30:04 GMT+0100 (CET)*/
|
||||
/*Generated on:Sat Nov 24 2018 20:31:15 GMT+0100 (CET)*/
|
||||
var AutomaticDispose_Branch = "master";
|
||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||
var da_lss_adis_time = new Date().getTime();
|
||||
@@ -5426,8 +5426,7 @@ ADisDB.on("ready", () => {
|
||||
console.log(" Automatic Dispose: Starte Alarmierungsprozess");
|
||||
|
||||
|
||||
setTimeout(function () // Process Fire Department
|
||||
{
|
||||
setTimeout(function () {
|
||||
Promise.resolve().then(async () => {
|
||||
return await ADis_PrepareVehicleNeedList();
|
||||
}).then(async () => {
|
||||
@@ -5456,7 +5455,7 @@ ADisDB.on("ready", () => {
|
||||
})
|
||||
});
|
||||
|
||||
}, 250);
|
||||
}, 500);
|
||||
}
|
||||
|
||||
// - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
|
||||
|
||||
Reference in New Issue
Block a user