You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: 🐛 Fix loading of add/edit notification dialog
Previous refactor caused variable to be left out unitialized, which
prevented the internals of dialogue window to be loaded when it has been
opened for group notifications
Copy file name to clipboardExpand all lines: apps/admin-gui/src/app/shared/components/dialogs/add-edit-notification-dialog/add-edit-notification-dialog.component.ts
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -71,32 +71,32 @@ export class AddEditNotificationDialogComponent implements OnInit {
0 commit comments