From 75cba873acf56a009e5b99fa96698e2c00eec31d Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 09:07:56 +0200 Subject: [PATCH] For #8042 - Enable New Onboarding Flow by default (#8048) (cherry picked from commit 926a3827ef63c8796478a701208ee0b90afb6c1e) Co-authored-by: iorgamgabriel --- nimbus.fml.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nimbus.fml.yaml b/nimbus.fml.yaml index d0f0c3d97a5..48bf33fd370 100644 --- a/nimbus.fml.yaml +++ b/nimbus.fml.yaml @@ -15,7 +15,7 @@ features: is-enabled: description: If `true`, the app will show the new onboarding screen type: Boolean - default: false + default: true is-cfr-enabled: description: If `true`, the app will show the cfrs type: Boolean