Add 'Reconstruction' image type
This commit is contained in:
@@ -7,4 +7,5 @@ enum ImageType: string
|
||||
case Photo = 'foto';
|
||||
case Survey = 'rilievo';
|
||||
case Video = 'video';
|
||||
case Reconstruction = '3d';
|
||||
}
|
||||
Reference in New Issue
Block a user