Add MPV logs export

This commit is contained in:
Arkadiusz Fal
2022-07-07 00:08:38 +02:00
parent e0a862fb36
commit 36363628d4
5 changed files with 61 additions and 5 deletions

View File

@@ -226,7 +226,7 @@ struct SettingsView: View {
case .locations:
return 480
case .advanced:
return 300
return 320
case .help:
return 600
}