mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-11 19:56:16 +00:00
fix: Serializable
This commit is contained in:
@@ -253,7 +253,7 @@ data class MediaStreamingEpisode(
|
||||
|
||||
// The site location of the streaming episode
|
||||
@SerialName("site") var site: String?,
|
||||
)
|
||||
) : java.io.Serializable
|
||||
|
||||
@Serializable
|
||||
data class MediaCoverImage(
|
||||
|
||||
Reference in New Issue
Block a user