0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 13:43:04 -05:00

this time they renamed the file

This commit is contained in:
Bert van der Weerd 2022-08-26 13:29:43 +02:00
parent 41c84415da
commit 0e0bf2e0e1
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -25,10 +25,10 @@ index 23d6bf1..4affc89 100644
if (!AppConstants.RELEASE_OR_BETA) {
// Always allow to override the server URL on Nightly/DevEdition.
return true;
diff --git a/toolkit/components/search/SearchUtils.jsm b/toolkit/components/search/SearchUtils.jsm
diff --git a/toolkit/components/search/SearchUtils.sys.mjs b/toolkit/components/search/SearchUtils.sys.mjs
index a3100fa..c7bf03b 100644
--- a/toolkit/components/search/SearchUtils.jsm
+++ b/toolkit/components/search/SearchUtils.jsm
--- a/toolkit/components/search/SearchUtils.sys.mjs
+++ b/toolkit/components/search/SearchUtils.sys.mjs
@@ -157,9 +157,9 @@ var SearchUtils = {
ENGINES_URLS: {