feat: enhance vacation syncing in filter store with error handling and script preservation

This commit is contained in:
Linus Rath
2026-03-27 18:18:41 +01:00
parent 9b0598b051
commit b70c727bae
2 changed files with 46 additions and 11 deletions
+1
View File
@@ -70,6 +70,7 @@ export default [
ignores: [
".next/**",
"node_modules/**",
"repos/**",
"*.config.js",
"*.config.mjs",
"e2e/**",