Merge pull request #4466 from faisal/re_advertise_url_scheme_handling
Add http and https to the list of CFBundleURLSchemes.
This commit is contained in:
commit
417ecd1987
@ -37,6 +37,8 @@
|
||||
<string>feed</string>
|
||||
<string>feeds</string>
|
||||
<string>x-netnewswire-feed</string>
|
||||
<string>http</string>
|
||||
<string>https</string>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
|
Loading…
x
Reference in New Issue
Block a user