Use new key format in badges preference
This commit is contained in:
parent
aee4ad2d3f
commit
3631a9fac2
@ -105,7 +105,7 @@ object PreferenceKeys {
|
||||
|
||||
const val defaultCategory = "default_category"
|
||||
|
||||
const val downloadBadge = "pref_display_download_badge"
|
||||
const val downloadBadge = "display_download_badge"
|
||||
|
||||
fun sourceUsername(sourceId: Long) = "pref_source_username_$sourceId"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user