librewolf: remove redundant build flag that reveals "LibreWolf" in the user agent string when resistFingerprinting is disabled

This commit is contained in:
cinnamonpancake
2024-06-20 08:18:40 -04:00
parent a9c4ba3169
commit d432fc39ff
@@ -10,7 +10,6 @@ rec {
extraConfigureFlags = [
"--with-app-name=librewolf"
"--with-app-basename=LibreWolf"
"--with-unsigned-addon-scopes=app,system"
];