v2 update
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user