1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-18 10:23:52 +00:00

turn pre-release flag on for beta build

This commit is contained in:
Merissa Weinstein
2024-11-05 11:26:29 -06:00
parent 799fafe01e
commit 522a5662b8

View File

@@ -3,6 +3,7 @@
"flags": {
"showPasswordless": true,
"accountSwitching": false,
"sdk": true
"sdk": true,
"prereleaseBuild": true
}
}