Bump top site limit under its new name

Adam Novak 2 years ago
parent 84cf2472a8
commit 7b4782ce5a

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