Removed viewers from ImageView
This commit is contained in:
parent
64e96a2f68
commit
cdca22de48
@ -10,7 +10,6 @@ interface ImageView {
|
||||
caption: string | null
|
||||
owner: UserInfoView
|
||||
isPublic: boolean
|
||||
viewers: UserInfoView[]
|
||||
}
|
||||
|
||||
export default ImageView
|
||||
|
Loading…
Reference in New Issue
Block a user