.
This commit is contained in:
parent
5421b61348
commit
ebb09505ee
@ -43,8 +43,6 @@ const generalInvalidFields = [
|
||||
"allow_questions",
|
||||
"assistanceType",
|
||||
"assistanceTypeText",
|
||||
"init_available_date",
|
||||
"end_available_date",
|
||||
"sold_out",
|
||||
"allow_overflow",
|
||||
"typeId",
|
||||
@ -57,7 +55,10 @@ const eventDetailsFields = [
|
||||
"name",
|
||||
"description",
|
||||
"stateCode",
|
||||
"stateText",
|
||||
"stateText",
|
||||
"campaign_text",
|
||||
"init_date",
|
||||
"end_date",
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user