fix notification

This commit is contained in:
Peter Maquiran
2024-06-28 07:44:43 +01:00
parent ac0ead4885
commit 0281db0d83
18 changed files with 243 additions and 218 deletions
+1
View File
@@ -9,6 +9,7 @@ export class SearchList {
docId: number;
subject: string;
applicationId: number
eventStatus?: number
}
export class SearchList_v2 {