1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

[PM-2260] Remove TDE feature flag and all conditional logic based on it (#7352)

This commit is contained in:
Todd Martin
2024-01-10 12:33:11 -05:00
committed by GitHub
parent 92d2cbad23
commit 7bd8b00fbf
10 changed files with 8 additions and 51 deletions

View File

@@ -60,7 +60,7 @@
>
{{ "singleSignOn" | i18n }}
</a>
<ng-container *appIfFeature="FeatureFlag.TrustedDeviceEncryption">
<ng-container>
<a
routerLink="device-approvals"
class="list-group-item"