mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-03 19:04:39 -05:00
fixed typo
This commit is contained in:
@@ -22,5 +22,5 @@ data class SourceDataClass(
|
|||||||
val isConfigurable: Boolean?,
|
val isConfigurable: Boolean?,
|
||||||
|
|
||||||
/** The Source class has a @Nsfw annotation */
|
/** The Source class has a @Nsfw annotation */
|
||||||
val isNSFW: Boolean?,
|
val isNsfw: Boolean?,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user