mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 18:38:16 +00:00
Minor fixes, extract video context menu view
This commit is contained in:
@@ -3,7 +3,7 @@ import AVKit
|
||||
import Foundation
|
||||
import SwiftyJSON
|
||||
|
||||
final class Video: Identifiable, ObservableObject {
|
||||
struct Video: Identifiable {
|
||||
let id: String
|
||||
var title: String
|
||||
var thumbnailURL: URL?
|
||||
|
Reference in New Issue
Block a user