mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2025-09-15 13:09:29 +00:00
fixes
This commit is contained in:
@@ -109,7 +109,7 @@ data class RatingConfig(
|
||||
}
|
||||
|
||||
companion object {
|
||||
val values = arrayOf(Max, Min, Random)
|
||||
val values: Array<Prefer> = arrayOf(Max, Min, Random)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user