Disable sharing images via extension, not supported at the moment. (#346)

This commit is contained in:
Tim Johnsen 2025-07-29 08:48:50 -07:00 committed by GitHub
parent 41810ad419
commit a438c46817
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,8 +26,6 @@
<dict>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsText</key>
<true/>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>