Blocked-Page: Set 'showUnresolvedClaims' so that 'AbandonedChannelPreview' is used instead of regular version.
Issue 3800
This commit is contained in:
parent
06ea8bf932
commit
44ae8a64cd
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ function ListBlocked(props: Props) {
|
|||
persistedStorageKey="block-list-published"
|
||||
uris={uris}
|
||||
defaultSort
|
||||
showUnresolvedClaims
|
||||
showHiddenByUser
|
||||
/>
|
||||
) : (
|
||||
|
|
Loading…
Reference in a new issue