mirror of
https://github.com/yattee/yattee.git
synced 2025-08-04 01:34:10 +00:00
Fix settings window height on macOS
This commit is contained in:
@@ -231,7 +231,7 @@ struct SettingsView: View {
|
||||
case .quality:
|
||||
return 420
|
||||
case .history:
|
||||
return 480
|
||||
return 500
|
||||
case .sponsorBlock:
|
||||
return 660
|
||||
case .locations:
|
||||
|
Reference in New Issue
Block a user