1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-31 00:33:33 +00:00

Merge branch 'main' into PM-29919-Add-dropdown-to-select-email-verification-and-emails-field-to-Send-when-creating-or-editing-a-Send

This commit is contained in:
bmbitwarden
2026-01-12 15:12:01 -05:00
committed by GitHub

View File

@@ -96,7 +96,7 @@
[label]="'unArchive' | i18n"
></button>
}
@if (cipher.canBeArchived) {
@if (cipher?.canBeArchived) {
<button
type="button"
class="tw-mr-1"