Skip to content

Commit 597a135

Browse files
authored
Merge pull request #1687 from CodeNow/finish-billing
Finished billing.
2 parents 3088f46 + b89a8d9 commit 597a135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/services/featureFlagService.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function featureFlags(
2020
autoIsolationSetup: false,
2121
backup: false,
2222
blankDockerfile: false, // allows users to skip the verification flow
23-
billing: false,
23+
billing: true,
2424
cardStatus: false,
2525
connections: false,
2626
configTerminal: false, // flag for terminal in config view

0 commit comments

Comments
 (0)