mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
Fix firefox-view.patch
This commit is contained in:
parent
1103f8e9ee
commit
6c60cf2b10
1 changed files with 14 additions and 0 deletions
|
@ -143,3 +143,17 @@ index 616839d..f849f60 100644
|
|||
{
|
||||
id: "FX_MR_106_UPGRADE",
|
||||
template: "spotlight",
|
||||
diff --git a/toolkit/components/nimbus/FeatureManifest.yaml b/toolkit/components/nimbus/FeatureManifest.yaml
|
||||
--- a/toolkit/components/nimbus/FeatureManifest.yaml
|
||||
+++ b/toolkit/components/nimbus/FeatureManifest.yaml
|
||||
@@ -638,10 +638,6 @@ majorRelease2022:
|
||||
type: boolean
|
||||
fallbackPref: "browser.theme.colorway-closet"
|
||||
description: "Whether or not to show the colorway closet modal"
|
||||
- firefoxView:
|
||||
- type: boolean
|
||||
- fallbackPref: "browser.tabs.firefox-view"
|
||||
- description: "Whether or not to show the firefox view tab"
|
||||
onboarding:
|
||||
type: boolean
|
||||
fallbackPref: "browser.majorrelease.onboarding"
|
||||
|
|
Loading…
Reference in a new issue