mirror of
https://github.com/Radarr/Radarr
synced 2024-12-23 00:12:44 +00:00
Fixed: OSX app has bundle name of Sonarr (#2555)
This commit is contained in:
parent
033bc24984
commit
a243a886f5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue