mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
view cipher elements for different types
This commit is contained in:
@@ -28,7 +28,7 @@ angular
|
||||
};
|
||||
|
||||
ctrl.clipboardError = function (e) {
|
||||
toastr.info(i18n.browserNotSupportClipboard);
|
||||
toastr.info(i18nService.browserNotSupportClipboard);
|
||||
};
|
||||
|
||||
ctrl.clipboardSuccess = function (e, type, aType) {
|
||||
|
||||
Reference in New Issue
Block a user