trending works now
This commit is contained in:
parent
e1aac34079
commit
f42a8f6db8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ function ChannelsFollowingDiscover(props: Props) {
|
||||||
options: {
|
options: {
|
||||||
pageSize: 12,
|
pageSize: 12,
|
||||||
claimType: 'channel',
|
claimType: 'channel',
|
||||||
orderBy: ['effective_amount'],
|
orderBy: ['trending_global', 'trending_mixed'],
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue