v2 up fix a9fa0fi

This commit is contained in:
2018-11-28 21:09:31 +01:00
parent 0e31785d20
commit 7a13fd50f0
3 changed files with 4 additions and 4 deletions

View File

@@ -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);