Added error fields in mission form

This commit is contained in:
PxlLoewe
2025-06-02 13:02:00 -07:00
parent a92c276bc0
commit 100f4b0a98
7 changed files with 74 additions and 41 deletions

View File

@@ -16,9 +16,9 @@
},
"engines": {
"node": ">=18",
"pnpm": ">=10"
"pnpm": ">=10"
},
"packageManager": "pnpm@10.11.0",
"packageManager": "pnpm@10.11.1",
"workspaces": [
"apps/*",
"packages/*"