v2 up a9g002joi
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Mon Dec 17 2018 16:36:31 GMT+0100 (CET)*/
|
||||
/*Generated on:Mon Dec 17 2018 16:42:45 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();
|
||||
|
||||
Vendored
+2
-2
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Mon Dec 17 2018 16:36:31 GMT+0100 (CET)*/
|
||||
/*Generated on:Mon Dec 17 2018 16:42:45 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -19091,7 +19091,7 @@ class AutomaticDispose {
|
||||
if (mutation.attributeName === "style") {
|
||||
setTimeout(function () {
|
||||
alarming()
|
||||
}, 100);
|
||||
}, 500);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
+1
-1
@@ -1431,7 +1431,7 @@ class AutomaticDispose {
|
||||
if (mutation.attributeName === "style") {
|
||||
setTimeout(function () {
|
||||
alarming()
|
||||
}, 100);
|
||||
}, 500);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user