We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3088f46 + b89a8d9 commit 597a135Copy full SHA for 597a135
client/services/featureFlagService.js
@@ -20,7 +20,7 @@ function featureFlags(
20
autoIsolationSetup: false,
21
backup: false,
22
blankDockerfile: false, // allows users to skip the verification flow
23
- billing: false,
+ billing: true,
24
cardStatus: false,
25
connections: false,
26
configTerminal: false, // flag for terminal in config view
0 commit comments