diff --git a/Shared/Videos/VideoCell.swift b/Shared/Videos/VideoCell.swift index 15cd1ae4..7f710e09 100644 --- a/Shared/Videos/VideoCell.swift +++ b/Shared/Videos/VideoCell.swift @@ -80,7 +80,8 @@ struct VideoCell: View { var playAt: CMTime? - if playNowContinues, + if saveHistory, + playNowContinues, !watch.isNil, !watch!.finished {