fix: add prompt

This commit is contained in:
imeepos 2025-10-04 23:16:59 +08:00
parent 2411635e58
commit 5f8e9dd245
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ export default function Create() {
metadata: { metadata: {
cb_url: cbUrl, cb_url: cbUrl,
imageUrls: [image1, image2 || image1], imageUrls: [image1, image2 || image1],
prompt
}, },
}); });
if (checkout && checkout.url) { if (checkout && checkout.url) {