mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Turn off trial route in qa for testing (#3099)
This commit is contained in:
@@ -10,6 +10,6 @@
|
|||||||
"proxyEvents": "https://events.qa.bitwarden.pw"
|
"proxyEvents": "https://events.qa.bitwarden.pw"
|
||||||
},
|
},
|
||||||
"flags": {
|
"flags": {
|
||||||
"showTrial": true
|
"showTrial": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user