Remove http and https as handled protocols from Info.plist. This items broke the ability to add a Feedly account via OAuth.

This commit is contained in:
Brent Simmons
2025-05-13 08:47:36 -07:00
parent 463c6e9a74
commit b8f99b6569

View File

@@ -37,8 +37,6 @@
<string>feed</string>
<string>feeds</string>
<string>x-netnewswire-feed</string>
<string>http</string>
<string>https</string>
</array>
</dict>
</array>