video uploader

This commit is contained in:
Peter Maquiran
2024-01-29 13:49:53 +01:00
parent 892bdbe5cf
commit 2605d73baa
11 changed files with 757 additions and 179 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ export class Publication{
Files:any = [];
FileExtension?: string;
OrganicEntityId?: number;
}
}