mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-20 06:58:04 -04:00
25 lines
808 B
Diff
25 lines
808 B
Diff
diff --git a/mobile/android/fenix/app/nimbus.fml.yaml b/mobile/android/fenix/app/nimbus.fml.yaml
|
|
index 8f6c6df..53f9f93 100644
|
|
--- a/mobile/android/fenix/app/nimbus.fml.yaml
|
|
+++ b/mobile/android/fenix/app/nimbus.fml.yaml
|
|
@@ -48,8 +48,8 @@ features:
|
|
"jump-back-in": true,
|
|
"bookmarks": true,
|
|
"recent-explorations": true,
|
|
- "pocket": true,
|
|
- "pocket-sponsored-stories": true,
|
|
+ "pocket": false,
|
|
+ "pocket-sponsored-stories": false,
|
|
}
|
|
defaults:
|
|
- channel: nightly
|
|
@@ -59,7 +59,7 @@ features:
|
|
"jump-back-in": true,
|
|
"bookmarks": true,
|
|
"recent-explorations": true,
|
|
- "pocket": true,
|
|
+ "pocket": false,
|
|
}
|
|
}
|
|
nimbus-validation:
|