mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-10 22:34:33 -05:00
Lint (#423)
This commit is contained in:
@@ -78,7 +78,7 @@ object Search {
|
||||
|
||||
data class FilterObject(
|
||||
val type: String,
|
||||
val filter: Filter<*>,
|
||||
val filter: Filter<*>
|
||||
)
|
||||
|
||||
fun setFilter(sourceId: Long, changes: List<FilterChange>) {
|
||||
|
||||
Reference in New Issue
Block a user