Skip to content

Commit 8112edb

Browse files
committed
Add "Update my shipping address" to the Kickstarter question dropdown
1 parent d43f374 commit 8112edb

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

src/assets/files/ticketForms.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6311,6 +6311,12 @@
63116311
"id": 28756368582683,
63126312
"default": false
63136313
},
6314+
{
6315+
"name": "Update my shipping address.",
6316+
"value": "update_my_shipping_address",
6317+
"id": 38493926675867,
6318+
"default": false
6319+
},
63146320
{
63156321
"name": "Cancel my order.",
63166322
"value": "cancel_my_order.",
@@ -7595,11 +7601,11 @@
75957601
"value": "i_am_an_educator/not-for-profit_and_am_looking_for_a_discount",
75967602
"child_fields": [
75977603
{
7598-
"id": 360026688693,
7604+
"id": 360026958653,
75997605
"is_required": false
76007606
},
76017607
{
7602-
"id": 360026958653,
7608+
"id": 360026688693,
76037609
"is_required": false
76047610
}
76057611
]

0 commit comments

Comments
 (0)