mirror of
https://github.com/cranci1/Sora.git
synced 2026-01-11 20:10:24 +00:00
I'm going insane
This commit is contained in:
parent
1c2b2346ee
commit
8d653d9480
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ struct EpisodeCell: View {
|
|||
let episodeIndex: Int
|
||||
let episode: String
|
||||
let episodeID: Int
|
||||
let malID: Int? = nil
|
||||
let malID: Int?
|
||||
let progress: Double
|
||||
let itemID: Int
|
||||
let totalEpisodes: Int?
|
||||
|
|
|
|||
Loading…
Reference in a new issue