diff --git a/dist/autoloader.js b/dist/autoloader.js index 98ac552..e749bf1 100755 --- a/dist/autoloader.js +++ b/dist/autoloader.js @@ -1,4 +1,4 @@ -/*Generated on:Wed Nov 28 2018 20:18:45 GMT+0100 (CET)*/ +/*Generated on:Wed Nov 28 2018 20:22:29 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(); diff --git a/dist/autoloaderV2.js b/dist/autoloaderV2.js index 6bc9f0a..5e16230 100644 --- a/dist/autoloaderV2.js +++ b/dist/autoloaderV2.js @@ -1,4 +1,4 @@ -/*Generated on:Wed Nov 28 2018 20:18:45 GMT+0100 (CET)*/ +/*Generated on:Wed Nov 28 2018 20:22:29 GMT+0100 (CET)*/ /* * Dexie.js - a minimalistic wrapper for IndexedDB * =============================================== @@ -6952,6 +6952,8 @@ class AutomaticDispose { OpenNextRescueSprechwunsch() { let that = this; + console.log(this.ADSettings); + console.log(this.ADSettings()); this.ADSettings().then((setting) => { if (setting['Sprechwunsch-Automatic'] == 'true') { return that.ADisDB.ADisSprechwunsch.where({ diff --git a/src/autoloaderV2.js b/src/autoloaderV2.js index 424a31b..98b0156 100644 --- a/src/autoloaderV2.js +++ b/src/autoloaderV2.js @@ -194,6 +194,8 @@ class AutomaticDispose { OpenNextRescueSprechwunsch() { let that = this; + console.log(this.ADSettings); + console.log(this.ADSettings()); this.ADSettings().then((setting) => { if (setting['Sprechwunsch-Automatic'] == 'true') { return that.ADisDB.ADisSprechwunsch.where({