mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
add vnc launch protocol
This commit is contained in:
parent
43872f82cc
commit
a19a30ffed
@ -13,6 +13,7 @@ const CanLaunchWhitelist = [
|
|||||||
'ftp://',
|
'ftp://',
|
||||||
'sftp://',
|
'sftp://',
|
||||||
'irc://',
|
'irc://',
|
||||||
|
'vnc://',
|
||||||
'chrome://',
|
'chrome://',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user