Restore individual sources in source filter view
This commit is contained in:
@@ -47,3 +47,5 @@ interface Source {
|
||||
}
|
||||
|
||||
fun Source.icon(): Drawable? = Injekt.get<ExtensionManager>().getAppIconForSource(this)
|
||||
|
||||
fun Source.getPreferenceKey(): String = "source_$id"
|
||||
|
||||
Reference in New Issue
Block a user