1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-07 12:25:46 +02:00

add vnc launch protocol

This commit is contained in:
Kyle Spearrin 2019-02-14 09:07:20 -05:00
parent 43872f82cc
commit a19a30ffed

View File

@ -13,6 +13,7 @@ const CanLaunchWhitelist = [
'ftp://',
'sftp://',
'irc://',
'vnc://',
'chrome://',
];