mirror of
https://github.com/bitwarden/web
synced 2026-01-08 11:33:44 +00:00
Add support for viewing attachments in emergency access (#814)
This commit is contained in:
@@ -20,6 +20,7 @@ import { AttachmentsComponent as BaseAttachmentsComponent } from '../../vault/at
|
||||
templateUrl: '../../vault/attachments.component.html',
|
||||
})
|
||||
export class AttachmentsComponent extends BaseAttachmentsComponent {
|
||||
viewOnly = false;
|
||||
organization: Organization;
|
||||
|
||||
constructor(cipherService: CipherService, i18nService: I18nService,
|
||||
|
||||
Reference in New Issue
Block a user