mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Fix mime type
This commit is contained in:
parent
a0dc6aa173
commit
3affb38ba2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<string>BitTorrent Document</string>
|
||||
<key>CFBundleTypeMIMETypes</key>
|
||||
<array>
|
||||
<string>image/x-bittorrent</string>
|
||||
<string>application/x-bittorrent</string>
|
||||
</array>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Viewer</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue