mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
r
This commit is contained in:
parent
f83d8251d1
commit
31d02ff6fa
1 changed files with 1 additions and 1 deletions
|
|
@ -1030,7 +1030,7 @@ struct MediaInfoView: View {
|
|||
.padding(.vertical, 50)
|
||||
}
|
||||
|
||||
private var continueWatchingText: String {Add commentMore actions
|
||||
private var continueWatchingText: String {
|
||||
for ep in episodeLinks {
|
||||
let last = UserDefaults.standard.double(forKey: "lastPlayedTime_\(ep.href)")
|
||||
let total = UserDefaults.standard.double(forKey: "totalTime_\(ep.href)")
|
||||
|
|
|
|||
Loading…
Reference in a new issue