fix: trending global > group #86
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ const Constants = {
|
||||||
{ name: TIME_ALL, label: 'All time' },
|
{ name: TIME_ALL, label: 'All time' },
|
||||||
],
|
],
|
||||||
|
|
||||||
DEFAULT_ORDER_BY: ['trending_global', 'trending_mixed'],
|
DEFAULT_ORDER_BY: ['trending_group', 'trending_mixed'],
|
||||||
|
|
||||||
ORDER_BY_EFFECTIVE_AMOUNT: 'effective_amount',
|
ORDER_BY_EFFECTIVE_AMOUNT: 'effective_amount',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue