mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 02:18:17 +00:00
Localization and platform availability fixes
This commit is contained in:
@@ -223,7 +223,7 @@ struct SettingsView: View {
|
||||
case .browsing:
|
||||
return 580
|
||||
case .player:
|
||||
return 850
|
||||
return 900
|
||||
case .quality:
|
||||
return 420
|
||||
case .history:
|
||||
@@ -235,7 +235,7 @@ struct SettingsView: View {
|
||||
case .advanced:
|
||||
return 250
|
||||
case .help:
|
||||
return 580
|
||||
return 650
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user