fix: add prompt
This commit is contained in:
parent
2411635e58
commit
5f8e9dd245
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue