mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 18:08:12 +00:00
Watch Next behavior and settings
This commit is contained in:
@@ -25,7 +25,7 @@ struct PlayerQueueItem: Hashable, Identifiable, Defaults.Serializable {
|
||||
}
|
||||
|
||||
init(
|
||||
_ video: Video? = nil,
|
||||
_ video: Video? = .fixture,
|
||||
videoID: Video.ID? = nil,
|
||||
app: VideosApp? = nil,
|
||||
instanceURL: URL? = nil,
|
||||
|
Reference in New Issue
Block a user