fix: trending global > group #86

Merged
tzarebczan merged 1 commit from trending into master 2019-11-25 11:17:39 +01:00

View file

@ -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',