fix new view

This commit is contained in:
2022-04-13 21:43:10 +02:00
parent fb96aefbea
commit b602564781
+2
View File
@@ -74,6 +74,8 @@ export class PageViewEdit implements OnInit, OnDestroy {
this.refresh(); this.refresh();
} }
}) })
this.refresh();
} }
ngOnDestroy(): void { ngOnDestroy(): void {