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