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