mirror of
https://github.com/yattee/yattee.git
synced 2025-12-22 20:50:12 +00:00
Minor fixes, extract video context menu view
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Defaults
|
||||
import Foundation
|
||||
|
||||
final class Profile: ObservableObject {
|
||||
struct Profile {
|
||||
var defaultStreamResolution: DefaultStreamResolution = .hd720p
|
||||
|
||||
var skippedSegmentsCategories = [String]() // SponsorBlockSegmentsProvider.categories
|
||||
|
||||
Reference in New Issue
Block a user