mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-04 08:15:07 +01:00
Oops... nobody noticed being unlogged from batoto?
This commit is contained in:
parent
877032a757
commit
a30705f197
@ -76,7 +76,7 @@ class PreferenceKeys(context: Context) {
|
|||||||
|
|
||||||
val filterUnread = context.getString(R.string.pref_filter_unread_key)
|
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"
|
fun sourcePassword(sourceId: Int) = "pref_source_password_$sourceId"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user