Add video for ImageType
This commit is contained in:
parent
5e3b4da7c0
commit
16a73972cc
@ -6,4 +6,5 @@ enum ImageType: string
|
||||
{
|
||||
case Photo = 'foto';
|
||||
case Survey = 'rilievo';
|
||||
case Video = 'video';
|
||||
}
|
Loading…
Reference in New Issue
Block a user