mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 01:44:34 -05:00
add comment
This commit is contained in:
@@ -24,5 +24,6 @@ data class SourceDataClass(
|
|||||||
/** The Source class has a @Nsfw annotation */
|
/** The Source class has a @Nsfw annotation */
|
||||||
val isNsfw: Boolean?,
|
val isNsfw: Boolean?,
|
||||||
|
|
||||||
|
/** A nicer version of [name] */
|
||||||
val displayName: String?,
|
val displayName: String?,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user