mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
filter out linked option for notes (#10162)
This commit is contained in:
@@ -201,6 +201,7 @@ export class CustomFieldsComponent implements OnInit, AfterViewInit {
|
||||
addField: this.addField.bind(this),
|
||||
updateLabel: this.updateLabel.bind(this),
|
||||
removeField: this.removeField.bind(this),
|
||||
cipherType: this.cipherFormContainer.config.cipherType,
|
||||
editLabelConfig,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user