Alter Maintenance-Screen hinzugefügt

This commit is contained in:
PxlLoewe
2025-07-03 21:17:23 -07:00
parent 2ff2c3274a
commit 7c050cf42e
16 changed files with 168 additions and 199 deletions

View File

@@ -16,5 +16,5 @@
".next/types/**/*.ts",
"types/.d.ts"
],
"exclude": ["node_modules"]
"exclude": ["node_modules", ".next"]
}