v2 fix ampoav93
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Thu Nov 29 2018 10:36:37 GMT+0100 (CET)*/
|
/*Generated on:Thu Nov 29 2018 10:38:05 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
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Thu Nov 29 2018 10:36:37 GMT+0100 (CET)*/
|
/*Generated on:Thu Nov 29 2018 10:38:05 GMT+0100 (CET)*/
|
||||||
/*
|
/*
|
||||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||||
* ===============================================
|
* ===============================================
|
||||||
|
|||||||
@@ -320,4 +320,4 @@ foreach (glob("*.json") as $filename) {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
file_put_contents('../../all_missions.json', "JSON.parse(`".json_encode($concat, JSON_PRETTY_PRINT)."`);");
|
file_put_contents('../../all_missions.json', "JSON.parse(`".json_encode($concat, JSON_PRETTY_PRINT)."`)");
|
||||||
|
|||||||
Reference in New Issue
Block a user