Use new key format in badges preference

This commit is contained in:
inorichi 2017-10-24 17:27:45 +02:00
parent aee4ad2d3f
commit 3631a9fac2

View File

@ -105,7 +105,7 @@ object PreferenceKeys {
const val defaultCategory = "default_category" 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" fun sourceUsername(sourceId: Long) = "pref_source_username_$sourceId"