Changes
Co-authored-by: wolfoftyreso-debug <250630591+wolfoftyreso-debug@users.noreply.github.com>
This commit is contained in:
@@ -56,7 +56,7 @@ async function insertOrder(row: {
|
|||||||
leverans: {
|
leverans: {
|
||||||
adress: b.address,
|
adress: b.address,
|
||||||
postnummer: cleaned,
|
postnummer: cleaned,
|
||||||
stad: "Storstockholm",
|
stad: b.city,
|
||||||
},
|
},
|
||||||
telefon: b.phone,
|
telefon: b.phone,
|
||||||
kommentarer: b.comments,
|
kommentarer: b.comments,
|
||||||
|
|||||||
Reference in New Issue
Block a user