Move getChannelLevel
to a selector.
## Issue 5636: Disable video previews in comments/posts made by channels below a certain channel staked level
This commit is contained in:
parent
0d2d64aca7
commit
bf3645df44
4 changed files with 89 additions and 6 deletions
src
|
@ -163,6 +163,8 @@ export {
|
|||
makeSelectEffectiveAmountForUri,
|
||||
makeSelectTagsForUri,
|
||||
makeSelectTagInClaimOrChannelForUri,
|
||||
makeSelectTotalStakedAmountForChannelUri,
|
||||
makeSelectStakedLevelForChannelUri,
|
||||
makeSelectContentTypeForUri,
|
||||
makeSelectIsUriResolving,
|
||||
makeSelectPendingClaimForUri,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue