v2 up fix 102904209f

This commit is contained in:
2018-11-28 21:10:31 +01:00
parent 7a13fd50f0
commit daaddcafa0
3 changed files with 2 additions and 4 deletions

2
dist/autoloader.js vendored
View File

@@ -1,4 +1,4 @@
/*Generated on:Wed Nov 28 2018 21:09:31 GMT+0100 (CET)*/
/*Generated on:Wed Nov 28 2018 21:10:30 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();

View File

@@ -1,4 +1,4 @@
/*Generated on:Wed Nov 28 2018 21:09:31 GMT+0100 (CET)*/
/*Generated on:Wed Nov 28 2018 21:10:30 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -4696,7 +4696,6 @@ class AutomaticDispose {
}).limit(1)
}
}).then((Wunsch) => {
console.log('OpenNextRescueSprechwunsch', Wunsch);
if (Wunsch !== undefined) {
Wunsch.each((myWunsch) => {

View File

@@ -221,7 +221,6 @@ class AutomaticDispose {
}).limit(1)
}
}).then((Wunsch) => {
console.log('OpenNextRescueSprechwunsch', Wunsch);
if (Wunsch !== undefined) {
Wunsch.each((myWunsch) => {