v2 up aig9a

This commit is contained in:
2018-12-03 11:41:39 +01:00
parent 87f56daf15
commit d02114b3f3
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Mon Dec 03 2018 11:25:56 GMT+0100 (CET)*/
/*Generated on:Mon Dec 03 2018 11:41:38 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -18941,7 +18941,7 @@ class AutomaticDispose {
if (i === 0) {
continue;
}
elem[i].click();
$(elem[i]).click();
}
}