Bump top site limit under its new name

upstream-sync
Adam Novak 2 years ago
parent e518878df8
commit df99f157f5

@ -87,7 +87,7 @@ class Settings(private val appContext: Context) : PreferencesHolder {
const val SEARCH_GROUP_MINIMUM_SITES: Int = 2
// The maximum number of top sites to display.
const val TOP_SITES_MAX_COUNT = 16
const val TOP_SITES_MAX_COUNT = 160
/**
* Only fetch top sites from the [ContileTopSitesProvider] when the number of default and
* pinned sites are below this maximum threshold.

Loading…
Cancel
Save