kuni 3 tygodni temu
rodzic
commit
411056add2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/app/pages/family-edit/family-edit.ts

+ 1
- 1
src/app/pages/family-edit/family-edit.ts Wyświetl plik

@@ -74,7 +74,7 @@ export class FamilyEdit implements OnInit {
74 74
           gender: this.family.gender,
75 75
         });
76 76
 
77
-        this.patchMarriageRelationFields(this.family.id);
77
+        await this.patchMarriageRelationFields(this.family.id);
78 78
       }
79 79
     }
80 80
 

Ładowanie…
Anuluj
Zapisz