mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 21:27:34 +00:00
Base: Open https:// URLs in Browser
This commit is contained in:
parent
3d41cc849c
commit
68991855ef
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ frm=/bin/VisualBuilder
|
||||||
[Protocol]
|
[Protocol]
|
||||||
irc=/bin/IRCClient
|
irc=/bin/IRCClient
|
||||||
http=/bin/Browser
|
http=/bin/Browser
|
||||||
|
https=/bin/Browser
|
||||||
*=/bin/Browser
|
*=/bin/Browser
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue