fix new view

This commit is contained in:
_Bastler 2022-04-13 21:43:10 +02:00
parent fb96aefbea
commit b602564781
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ export class PageViewEdit implements OnInit, OnDestroy {
this.refresh();
}
})
this.refresh();
}
ngOnDestroy(): void {