mirror of
https://github.com/bitwarden/browser
synced 2026-03-01 02:51:24 +00:00
don't use filename for download attachment label
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
buttonType="main"
|
||||
size="small"
|
||||
type="button"
|
||||
[label]="'downloadAttachmentName' | i18n: attachment().fileName"
|
||||
[label]="'downloadAttachmentLabel' | i18n"
|
||||
></button>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user