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