mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update AbstractSubtitleEntities.kt
This commit is contained in:
parent
3d3f56a167
commit
8b3180a9c5
1 changed files with 2 additions and 2 deletions
|
@ -23,6 +23,6 @@ class AbstractSubtitleEntities {
|
|||
var lang: String? = null,
|
||||
var epNumber: Int? = null,
|
||||
var seasonNumber: Int? = null,
|
||||
var year: Int? = null
|
||||
var year: Int? = null,
|
||||
)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue