fix: adjust trending

Use trending group instead of trending global. Mixed already takes into account global. This index is now available on the wallet servers.
huh
This commit is contained in:
Thomas Zarebczan 2019-11-21 10:00:21 -05:00 committed by Sean Yesmunt
parent 166c7c49cc
commit 31c6ce6426

View file

@ -96,7 +96,7 @@ function ClaimListDiscover(props: Props) {
not_tags: !showNsfw ? MATURE_TAGS : [],
order_by:
typeSort === TYPE_TRENDING
? ['trending_global', 'trending_mixed']
? ['trending_group', 'trending_mixed']
: typeSort === TYPE_NEW
? ['release_time']
: ['effective_amount'], // Sort by top