Oops... nobody noticed being unlogged from batoto?

This commit is contained in:
len 2016-04-20 17:31:31 +02:00
parent 877032a757
commit a30705f197

View File

@ -76,7 +76,7 @@ class PreferenceKeys(context: Context) {
val filterUnread = context.getString(R.string.pref_filter_unread_key)
fun sourceUsername(sourceId: Int) = "pref_source_username_$sourceId}"
fun sourceUsername(sourceId: Int) = "pref_source_username_$sourceId"
fun sourcePassword(sourceId: Int) = "pref_source_password_$sourceId"