mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-12 12:37:04 +00:00
fix(macos): declare standard BitTorrent file type
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
"role": "Viewer",
|
||||
"rank": "Alternate",
|
||||
"exportedType": {
|
||||
"identifier": "com.nimbold.firelink.torrent",
|
||||
"conformsTo": ["public.data"]
|
||||
"identifier": "org.bittorrent.torrent",
|
||||
"conformsTo": ["public.data", "public.item"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user