1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-21 03:43:58 +00:00

Adding the debug tabs to work off of a dev flag

This commit is contained in:
Tom
2025-01-02 12:44:06 -05:00
parent be3e8f0195
commit 468ccdbbf9
5 changed files with 24 additions and 1 deletions

View File

@@ -20,5 +20,7 @@
}
],
"flags": {},
"devFlags": {}
"devFlags": {
"showRiskInsightsDebug": false
}
}