Merge branch 'dev' of https://github.com/zen-browser/desktop into update-firefox-137

This commit is contained in:
mr. M
2025-03-29 20:44:49 +01:00
16 changed files with 906 additions and 134 deletions

View File

@@ -17,7 +17,6 @@
"package": "surfer package",
"update-ff": "python3 scripts/update_ff.py",
"update-ff:raw": "surfer update",
"update-newtab": "python3 scripts/update_newtab.py",
"update-ff:rc": "python3 scripts/update_ff.py --rc",
"update-ff:l10n": "python3 scripts/update_ff.py --just-l10n",
"pretty": "prettier . --write && autopep8 -r --in-place scripts/ src/",