1
0
mirror of https://github.com/yattee/yattee.git synced 2025-04-27 07:20:32 +05:30

Fix settings window height on macOS

This commit is contained in:
Arkadiusz Fal 2022-09-27 17:46:14 +02:00
parent b2b8353e69
commit 804d2592d5

View File

@ -231,7 +231,7 @@ struct SettingsView: View {
case .quality:
return 420
case .history:
return 480
return 500
case .sponsorBlock:
return 660
case .locations: