v2 fix ampoav93

This commit is contained in:
2018-11-29 10:38:05 +01:00
parent 4a665630d5
commit 87c559dcbc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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();
+1 -1
View File
@@ -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
* =============================================== * ===============================================
+1 -1
View File
@@ -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)."`)");