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