This commit is contained in:
Peter Maquiran
2024-02-23 12:39:59 +01:00
29 changed files with 1742 additions and 877 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ export class Publication{
Files:any = [];
FileExtension?: string;
OrganicEntityId?: number;
}
}