1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

[PM-23722] remove previous change for the account security badge (#15739)

This commit is contained in:
Jason Ng
2025-07-23 12:29:40 -04:00
committed by GitHub
parent a74e95fbfe
commit aee23f7206
3 changed files with 1 additions and 17 deletions

View File

@@ -160,7 +160,6 @@ export class NudgesService {
hasActiveBadges$(userId: UserId): Observable<boolean> {
// Add more nudge types here if they have the settings badge feature
const nudgeTypes = [
NudgeType.AccountSecurity,
NudgeType.EmptyVaultNudge,
NudgeType.DownloadBitwarden,
NudgeType.AutofillNudge,