From 96a9b4a77318e1b908b4ed273f99fbc9a6096a39 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Mon, 15 Aug 2022 14:00:02 -0400 Subject: [PATCH] [fenix] No issue - Use the onboarding description in nimbus.fml.yaml --- nimbus.fml.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nimbus.fml.yaml b/nimbus.fml.yaml index 86873a277f..e2ffb57db7 100644 --- a/nimbus.fml.yaml +++ b/nimbus.fml.yaml @@ -34,7 +34,7 @@ features: } } onboarding: - description: The homescreen that the user goes to when they press home or new tab. + description: The onboarding features displayed on homescreen. variables: sections-enabled: description: "This property provides a lookup table of whether or not the given section should be enabled." @@ -327,4 +327,3 @@ types: variants: sync-cfr: description: Sync onboarding CFR. -