Revert #6867: remove bambustudioopen:// protocol on Mac (#9680)

Fix link redirection defaulting to Orca
This commit is contained in:
Frank Pian 2025-06-02 23:03:53 +08:00 committed by GitHub
parent 32aa040287
commit f978a584fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 10 deletions

View file

@ -37,15 +37,6 @@
<array> <array>
<string>orcaslicer</string> <string>orcaslicer</string>
</array> </array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>BambuStudio Downloads</string>
<key>CFBundleURLSchemes</key>
<array>
<string>bambustudioopen</string>
</array>
</dict>
</array> </array>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>

View file

@ -33,7 +33,6 @@
<array> <array>
<string>orcasliceropen</string> <string>orcasliceropen</string>
<string>orcaslicer</string> <string>orcaslicer</string>
<string>bambustudioopen</string>
</array> </array>
</dict> </dict>
</array> </array>