mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
alert for bulk import link
This commit is contained in:
@@ -70,8 +70,7 @@ angular
|
||||
showCancelButton: true,
|
||||
confirmButtonText: 'Yes',
|
||||
cancelButtonText: 'No'
|
||||
},
|
||||
function (confirm) {
|
||||
}, function (confirm) {
|
||||
if (confirm) {
|
||||
goPasswordGenerator();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user