feat: fixes
This commit is contained in:
@@ -235,7 +235,7 @@ async function performCoverGeneration(project) {
|
||||
cover: {
|
||||
generatedBackground: firstOption.generatedUrl,
|
||||
result: firstOption.finalUrl,
|
||||
selectedOptionId: firstOption.id,
|
||||
// selectedOptionId: firstOption.id, // disable default selection
|
||||
options, // Sauvegarde de toutes les variantes réussies
|
||||
},
|
||||
coverStatus: "GENERATED",
|
||||
|
||||
Reference in New Issue
Block a user