correction de l'update du

workflow
This commit is contained in:
2026-02-26 22:39:23 +01:00
parent 56b5615abf
commit 4e1637a792
370 changed files with 19223 additions and 900 deletions

View File

@@ -4,6 +4,7 @@
"/api/chapters/[id]/route": "app/api/chapters/[id]/route.js",
"/api/chapters/route": "app/api/chapters/route.js",
"/api/projects/[id]/route": "app/api/projects/[id]/route.js",
"/api/projects/[id]/workflow/route": "app/api/projects/[id]/workflow/route.js",
"/api/projects/route": "app/api/projects/route.js",
"/dashboard/page": "app/dashboard/page.js",
"/login/page": "app/login/page.js",