commit 0345ccee7c6a06b1ef162a6910f8848483d764d7
parent 578b8542e7ff17f2158912ce3a0b783b5abb56b2
Author: mike a. <mavduevskiy@mozilla.com>
Date: Tue, 2 Dec 2025 20:25:18 +0000
Bug 2002865 - Enabled app icon in all channels r=android-reviewers,gmalekpour
Differential Revision: https://phabricator.services.mozilla.com/D274362
Diffstat:
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/mobile/android/fenix/app/nimbus.fml.yaml b/mobile/android/fenix/app/nimbus.fml.yaml
@@ -815,17 +815,7 @@ features:
enabled:
description: Whether or not the feature is available for the user.
type: Boolean
- default: false
- defaults:
- - channel: developer
- value:
- enabled: true
- - channel: nightly
- value:
- enabled: true
- - channel: beta
- value:
- enabled: true
+ default: true
settings-search:
description: Feature to allow users to search for settings.