v2 update
This commit is contained in:
4
dist/autoloaderV2.js
vendored
4
dist/autoloaderV2.js
vendored
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user