Add "feeds" to URL schemes handled.
This commit is contained in:
parent
8afdbe1e39
commit
0a1896eb17
|
@ -28,6 +28,7 @@
|
|||
<key>CFBundleURLSchemes</key>
|
||||
<array>
|
||||
<string>feed</string>
|
||||
<string>feeds</string>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
|
|
Loading…
Reference in New Issue