mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
[SG-587] Enabled showTrial feature flag in cloud (#3311)
* Enabled showTrial feature flag in cloud and selfhosted.
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
"proxyEvents": "https://events.bitwarden.com"
|
||||
},
|
||||
"flags": {
|
||||
"showTrial": false
|
||||
"showTrial": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user