mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 09:02:31 -06:00
Fix mime type
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<string>BitTorrent Document</string>
|
<string>BitTorrent Document</string>
|
||||||
<key>CFBundleTypeMIMETypes</key>
|
<key>CFBundleTypeMIMETypes</key>
|
||||||
<array>
|
<array>
|
||||||
<string>image/x-bittorrent</string>
|
<string>application/x-bittorrent</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleTypeRole</key>
|
<key>CFBundleTypeRole</key>
|
||||||
<string>Viewer</string>
|
<string>Viewer</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user