rm comment
This commit is contained in:
parent
5f83c027be
commit
b045f62eb7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ const AbandonedChannelPreview = React.lazy(() =>
|
|||
|
||||
type Props = {
|
||||
uri: string,
|
||||
claim: ?Claim, // maybe?
|
||||
claim: ?Claim,
|
||||
obscureNsfw: boolean,
|
||||
showUserBlocked: boolean,
|
||||
claimIsMine: boolean,
|
||||
|
|
Loading…
Reference in a new issue