v2 up fix 102904209f
This commit is contained in:
2
dist/autoloader.js
vendored
2
dist/autoloader.js
vendored
@@ -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_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();
|
||||||
|
|||||||
3
dist/autoloaderV2.js
vendored
3
dist/autoloaderV2.js
vendored
@@ -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
|
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||||
* ===============================================
|
* ===============================================
|
||||||
@@ -4696,7 +4696,6 @@ class AutomaticDispose {
|
|||||||
}).limit(1)
|
}).limit(1)
|
||||||
}
|
}
|
||||||
}).then((Wunsch) => {
|
}).then((Wunsch) => {
|
||||||
|
|
||||||
console.log('OpenNextRescueSprechwunsch', Wunsch);
|
console.log('OpenNextRescueSprechwunsch', Wunsch);
|
||||||
if (Wunsch !== undefined) {
|
if (Wunsch !== undefined) {
|
||||||
Wunsch.each((myWunsch) => {
|
Wunsch.each((myWunsch) => {
|
||||||
|
|||||||
@@ -221,7 +221,6 @@ class AutomaticDispose {
|
|||||||
}).limit(1)
|
}).limit(1)
|
||||||
}
|
}
|
||||||
}).then((Wunsch) => {
|
}).then((Wunsch) => {
|
||||||
|
|
||||||
console.log('OpenNextRescueSprechwunsch', Wunsch);
|
console.log('OpenNextRescueSprechwunsch', Wunsch);
|
||||||
if (Wunsch !== undefined) {
|
if (Wunsch !== undefined) {
|
||||||
Wunsch.each((myWunsch) => {
|
Wunsch.each((myWunsch) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user