add vnc launch protocol

This commit is contained in:
Kyle Spearrin 2019-02-14 09:07:20 -05:00
parent 43872f82cc
commit a19a30ffed
1 changed files with 1 additions and 0 deletions

View File

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