This commit is contained in:
2018-11-28 20:37:28 +01:00
parent 8a43a2531f
commit 2cb35c4f6c
3 changed files with 2 additions and 6 deletions

2
dist/autoloader.js vendored
View File

@@ -1,4 +1,4 @@
/*Generated on:Wed Nov 28 2018 20:36:46 GMT+0100 (CET)*/
/*Generated on:Wed Nov 28 2018 20:37:28 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 20:36:46 GMT+0100 (CET)*/
/*Generated on:Wed Nov 28 2018 20:37:28 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -4674,8 +4674,6 @@ 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({

View File

@@ -199,8 +199,6 @@ 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({