mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
Edit event show attachment
This commit is contained in:
@@ -2,6 +2,7 @@ export class Attachment {
|
||||
Id: number;
|
||||
ParentId: string;
|
||||
Sources: Sources;
|
||||
Source?: Sources;
|
||||
SourceId: string;
|
||||
Description: string;
|
||||
SourceName: string;
|
||||
|
||||
Reference in New Issue
Block a user