This commit is contained in:
2026-07-09 09:41:53 +03:00
parent 66b1fa0ecc
commit bafe299249
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ export interface Attachment {
contentType: string;
attachmentId: string;
isInline: boolean;
}
}