mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 02:18:17 +00:00
Code style changes
This commit is contained in:
@@ -6,7 +6,7 @@ import Foundation
|
||||
#endif
|
||||
|
||||
struct QualityProfilesModel {
|
||||
static let shared = QualityProfilesModel()
|
||||
static let shared = Self()
|
||||
|
||||
#if os(tvOS)
|
||||
var tvOSProfile: QualityProfile? {
|
||||
|
Reference in New Issue
Block a user