Fix email signature rendering

This commit is contained in:
Linus Rath
2026-03-19 17:20:39 +01:00
parent 0b721661e9
commit 34e495dde3
7 changed files with 221 additions and 22 deletions
+1
View File
@@ -70,6 +70,7 @@ export default [
"*.config.js",
"*.config.mjs",
"e2e/**",
"local-data/**/*.mjs",
],
},
];