Show and play videos

This commit is contained in:
Grishka
2022-02-12 15:36:43 +03:00
parent ff163d83da
commit dc63d054dc
6 changed files with 73 additions and 7 deletions

View File

@@ -20,7 +20,6 @@ public class Attachment extends BaseModel{
public Type type;
@RequiredField
public String url;
@RequiredField
public String previewUrl;
public String remoteUrl;
public String description;