fix: x
This commit is contained in:
parent
d5fa97e3f2
commit
0f18f04fb9
|
|
@ -76,7 +76,7 @@ export default function Create() {
|
||||||
templateCode: templateCode,
|
templateCode: templateCode,
|
||||||
metadata: {
|
metadata: {
|
||||||
cb_url: cbUrl,
|
cb_url: cbUrl,
|
||||||
imageUrls: [image1, image2 || ''],
|
imageUrls: [image1, image2 || image1],
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
if (checkout && checkout.url) {
|
if (checkout && checkout.url) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue