edit recurrence event

This commit is contained in:
Eudes Inácio
2024-06-13 12:14:48 +01:00
parent 35b1f3ae08
commit b0583ce9e6
7 changed files with 84 additions and 13 deletions
+3
View File
@@ -8,6 +8,9 @@ export class SearchList {
Id: string;
appName?: string;
ApplicationName: string;
docId: number;
subject: string;
applicationId: number
}
export class SearchList_v2 {