v2 up a9g002joi

This commit is contained in:
2018-12-17 16:42:46 +01:00
parent 43d0da95b2
commit dadca832ce
3 changed files with 4 additions and 4 deletions

View File

@@ -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);
}
});
});