fix: Make sure to save the state instantly on some occations, b=bug #12152, c=scripts

This commit is contained in:
mr. m
2026-02-11 11:59:05 +01:00
parent bffc16ba29
commit af4f336bf5
3 changed files with 69 additions and 39 deletions

View File

@@ -11,6 +11,7 @@ npm run import
IGNORE_FILES=(
"shared.nsh"
"ignorePrefs.json"
"toolkit/moz.configure"
)
# Recursively find all .patch files in the current directory and its subdirectories