covers with logo

This commit is contained in:
2025-10-22 17:06:49 +02:00
parent 40e10d1692
commit b4375d04be
9 changed files with 643 additions and 228 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ export const getStageAction = (key, project) => {
}
if (!hasFinalCover) {
return { route: Routes.PhotoCover };
return { route: Routes.ValidateCover };
}
return { route: Routes.ChooseCoverType };