mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
14 lines
502 B
Diff
14 lines
502 B
Diff
|
diff --git a/browser/components/enterprisepolicies/schemas/policies-schema.json b/browser/components/enterprisepolicies/schemas/policies-schema.json
|
||
|
index d436cf1ca1..ecd6e53b9e 100644
|
||
|
--- a/browser/components/enterprisepolicies/schemas/policies-schema.json
|
||
|
+++ b/browser/components/enterprisepolicies/schemas/policies-schema.json
|
||
|
@@ -1074,7 +1074,7 @@
|
||
|
},
|
||
|
|
||
|
"SearchEngines": {
|
||
|
- "enterprise_only": true,
|
||
|
+ "enterprise_only": false,
|
||
|
|
||
|
"type": "object",
|
||
|
"properties": {
|