Skip to content

Commit

Permalink
fix: revert FeatureFlag
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokesh Jain committed Dec 4, 2023
1 parent cb0af7b commit 8cd1207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/FeatureFlag.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"test_live_toggle": false,
"test_live_mode": false,
"magic_link": true,
"magic_link": false,
"production_access": false,
"quick_start": true,
"quick_start": false,
"stripe_plus_paypal": false,
"woocommerce": false,
"open_sdk": false,
Expand Down

0 comments on commit 8cd1207

Please sign in to comment.