Verified Commit 4c86c393 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

Bug 41204: NoScript should go also to MB changelogs.

NoScript was marked as a Tor Browser-only update but it is actually a
common one, like Firefox.
parent 42a9b198
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -254,13 +254,13 @@ class ChangelogBuilder:
    def _add_updates(self, updates):
        names = {
            "Firefox": "firefox",
            "NoScript": "noscript",
        }
        if not self.is_mullvad:
            names.update(
                {
                    "GeckoView": "firefox",
                    "Tor": "tor",
                    "NoScript": "noscript",
                    "OpenSSL": "openssl",
                    "zlib": "zlib",
                    "Zstandard": "zstd",