firefox: adjust changes for 122.0 release
This commit is contained in:
parent
f0e2584c44
commit
11d7a71f0e
3 changed files with 16 additions and 16 deletions
|
|
@ -151,7 +151,7 @@ class SearchConfig(RemoteSettings):
|
|||
'main/search-config.json',
|
||||
)
|
||||
SCHEMA_PATH = arguments.MAIN_PATH / \
|
||||
'toolkit/components/search/schema/search-engine-config-schema.json'
|
||||
'toolkit/components/search/schema/search-config-schema.json'
|
||||
OUTPUT_PATH = JSON_PATHS[0]
|
||||
|
||||
_DUCKDUCKGO_SEARCH_ENGINE_ID = 'ddg@search.mozilla.org'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue