Add "feeds" to URL schemes handled.

This commit is contained in:
Brent Simmons 2018-09-03 18:15:19 -07:00
parent 8afdbe1e39
commit 0a1896eb17
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
<key>CFBundleURLSchemes</key>
<array>
<string>feed</string>
<string>feeds</string>
</array>
</dict>
</array>