tweak ordering of explore components (#8432)
* tweak ordering of explore components * use better feed suggestions, metrics * tweak default limit * tweak * remove unnecessary if
This commit is contained in:
@@ -9,7 +9,7 @@ import {STALE} from '#/state/queries'
|
||||
import {usePreferencesQuery} from '#/state/queries/preferences'
|
||||
import {useAgent} from '#/state/session'
|
||||
|
||||
export const DEFAULT_LIMIT = 5
|
||||
export const DEFAULT_LIMIT = 15
|
||||
|
||||
export const createGetSuggestedFeedsQueryKey = () => ['suggested-feeds']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user