v2 up fix a9fa0fi
This commit is contained in:
@@ -222,7 +222,7 @@ class AutomaticDispose {
|
||||
}
|
||||
}).then((Wunsch) => {
|
||||
|
||||
console.log('OpenNextRescueSprechwunsch', myWunsch);
|
||||
console.log('OpenNextRescueSprechwunsch', Wunsch);
|
||||
if (Wunsch !== undefined) {
|
||||
Wunsch.each((myWunsch) => {
|
||||
console.table(myWunsch);
|
||||
|
||||
Reference in New Issue
Block a user