mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
remove types from sweet alerts so we don't have an icon
This commit is contained in:
@@ -62,7 +62,6 @@ angular
|
||||
SweetAlert.swal({
|
||||
title: 'Warning',
|
||||
text: 'Are you sure you want to overwrite the current password?',
|
||||
type: 'warning',
|
||||
showCancelButton: true,
|
||||
confirmButtonText: 'Yes',
|
||||
cancelButtonText: 'No'
|
||||
|
||||
Reference in New Issue
Block a user