mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Remove debug code
This commit is contained in:
@@ -109,9 +109,8 @@
|
|||||||
<!-- Key Connector -->
|
<!-- Key Connector -->
|
||||||
<ng-container
|
<ng-container
|
||||||
*ngIf="
|
*ngIf="
|
||||||
true ||
|
ssoConfigForm.value.memberDecryptionType === memberDecryptionType.KeyConnector &&
|
||||||
(ssoConfigForm.value.memberDecryptionType === memberDecryptionType.KeyConnector &&
|
showKeyConnectorOptions
|
||||||
showKeyConnectorOptions)
|
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
<bit-callout type="warning" [useAlertRole]="true">
|
<bit-callout type="warning" [useAlertRole]="true">
|
||||||
|
|||||||
Reference in New Issue
Block a user