diff --git a/app.json b/app.json index 67e5224f..e9cb10da 100644 --- a/app.json +++ b/app.json @@ -23,7 +23,8 @@ "NSLocalNetworkUsageDescription": "The app needs access to your local network to connect to your Jellyfin server.", "NSAppTransportSecurity": { "NSAllowsArbitraryLoads": true - } + }, + "UISupportsTrueScreenSizeOnMac": true }, "config": { "usesNonExemptEncryption": false