mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Model improvements
This commit is contained in:
@@ -4,7 +4,7 @@ import SwiftUI
|
||||
|
||||
final class SeekModel: ObservableObject {
|
||||
static let shared = SeekModel()
|
||||
|
||||
|
||||
@Published var currentTime = CMTime.zero
|
||||
@Published var duration = CMTime.zero
|
||||
|
||||
|
Reference in New Issue
Block a user