Browse Source

Fix mime type

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
3affb38ba2
  1. 2
      src/Info.plist

2
src/Info.plist

@ -15,7 +15,7 @@ @@ -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…
Cancel
Save