Fixed: OSX app has bundle name of Sonarr (#2555)

pull/1548/merge
thezoggy 6 years ago committed by Leonardo Galli
parent 033bc24984
commit a243a886f5

@ -19,7 +19,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Sonarr</string>
<string>Radarr</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>

Loading…
Cancel
Save