Compare commits

..

No commits in common. "042b94f1af4de2e94c067bc766dd64ce27d1a38a" and "5706cab5518801c2638a8d7842f7fd97e23f9527" have entirely different histories.

View File

@ -6,5 +6,4 @@ enum ImageType: string
{
case Photo = 'foto';
case Survey = 'rilievo';
case Video = 'video';
}