Skip to content

Commit eab5092

Browse files
authored
Update from Shopify for theme shopify-tailwind-starter-base/feaure/gabby
Committed from shop: christy-unite
1 parent 107a1f4 commit eab5092

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

templates/customers/order.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,9 @@
1212
"main": {
1313
"type": "main-order",
1414
"settings": {}
15-
},
16-
"invoice": {
17-
"type": "order-invoice",
18-
"settings": {}
1915
}
2016
},
2117
"order": [
22-
"main",
23-
"invoice"
18+
"main"
2419
]
2520
}
26-

0 commit comments

Comments
 (0)