mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 11:01:01 +00:00
chore: cleanup pt2
This commit is contained in:
@@ -32,7 +32,7 @@ class SubscriptionHelper {
|
||||
return data
|
||||
}
|
||||
|
||||
private fun saveSelected( mediaId: Int, data: Selected) {
|
||||
private fun saveSelected(mediaId: Int, data: Selected) {
|
||||
PrefManager.setCustomVal("${mediaId}-select", data)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user