diff --git a/patches/custom-ubo-assets-bootstrap-location.patch b/patches/custom-ubo-assets-bootstrap-location.patch index 9678c4b..81a703f 100644 --- a/patches/custom-ubo-assets-bootstrap-location.patch +++ b/patches/custom-ubo-assets-bootstrap-location.patch @@ -4,7 +4,7 @@ let data = await lookup; if (!data) { -+ const assetsBootstrapLocation = Services.prefs.getBoolPref("librewolf.uBO.assetsBootstrapLocation", undefined); ++ const assetsBootstrapLocation = Services.prefs.getStringPref("librewolf.uBO.assetsBootstrapLocation", undefined); + if (extension.id == "uBlock0@raymondhill.net" && assetsBootstrapLocation) { + return { + adminSettings: {