fix(macos): declare standard BitTorrent file type

This commit is contained in:
NimBold
2026-08-08 13:10:58 +03:30
parent 27ac8d9083
commit 6c9950a690
2 changed files with 33 additions and 2 deletions
+2 -2
View File
@@ -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"]
}
}
]