Improve add attachment

This commit is contained in:
Peter Maquiran
2021-04-20 15:05:40 +01:00
parent e794c12872
commit ecb87959a0
9 changed files with 86 additions and 24 deletions
+2
View File
@@ -31,4 +31,6 @@ export class EventAttachment {
Link?: string;
SerialNumber?: string;
ApplicationId: string;
SourceTitle: string;
}