mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
misc fixes
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
}, function (confirmed) {
|
||||
if (confirmed) {
|
||||
$analytics.eventTrack('Launch Web Vault For Import');
|
||||
chrome.tabs.create({ url: 'https://vault.bitwarden.com' });
|
||||
chrome.tabs.create({ url: 'https://help.bitwarden.com/article/import-data/' });
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user