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