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