1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 11:43:51 +00:00

PM-23826 fix type test failure

This commit is contained in:
voommen-livefront
2025-07-29 08:21:00 -05:00
parent 226379babf
commit a37828f51f

View File

@@ -37,7 +37,7 @@ export class ConnectHecDialogComponent implements OnInit {
) {}
ngOnInit(): void {
const settings = this.getSettingsAsJson(this.connectInfo.settings.configuration);
const settings = this.getSettingsAsJson(this.connectInfo.settings.configuration ?? "");
if (settings) {
this.formGroup.patchValue({