fix header

This commit is contained in:
Peter Maquiran
2024-03-04 09:11:06 +01:00
parent 588b59b3ab
commit b697a0c37b
6 changed files with 47 additions and 7 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ export class HeaderPage implements OnInit {
private zone: NgZone,
private attachmentService: AttachmentsService,
public NotificationHolderService: NotificationHolderService,
public HeaderSettingsService: HeaderSettingsService
public HeaderSettingsService: HeaderSettingsService,
) {
this.loggeduser = SessionStore.user;
router.events.subscribe((val) => {