generated from pascalmartineau/wp-skeleton
refactor: membership => profile
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m6s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m6s
This commit is contained in:
735
wp-content/themes/ccat/acf-json/group_post_profile.json
Normal file
735
wp-content/themes/ccat/acf-json/group_post_profile.json
Normal file
@@ -0,0 +1,735 @@
|
||||
{
|
||||
"key": "group_post_profile",
|
||||
"title": "Post - Profile",
|
||||
"fields": [
|
||||
{
|
||||
"key": "field_68c85464c2413",
|
||||
"label": "Contact",
|
||||
"name": "contact",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "contact",
|
||||
"graphql_non_null": 0,
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large",
|
||||
"sub_fields": [
|
||||
{
|
||||
"key": "field_68c85464c2418",
|
||||
"label": "Person name",
|
||||
"name": "person_name",
|
||||
"aria-label": "",
|
||||
"type": "text",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"required_message": "",
|
||||
"maxlength": "",
|
||||
"allow_in_bindings": 0,
|
||||
"placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "personName",
|
||||
"graphql_non_null": 1
|
||||
},
|
||||
{
|
||||
"key": "field_68c85464c2419",
|
||||
"label": "Email",
|
||||
"name": "email",
|
||||
"aria-label": "",
|
||||
"type": "email",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"required_message": "",
|
||||
"allow_in_bindings": 0,
|
||||
"placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "email",
|
||||
"graphql_non_null": 1
|
||||
},
|
||||
{
|
||||
"key": "field_68c85464c241a",
|
||||
"label": "Phone",
|
||||
"name": "phone",
|
||||
"aria-label": "",
|
||||
"type": "acfe_phone_number",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"countries": [
|
||||
"ca"
|
||||
],
|
||||
"preferred_countries": "",
|
||||
"default_country": "ca",
|
||||
"geolocation": 0,
|
||||
"native": 0,
|
||||
"national": 1,
|
||||
"dropdown": 0,
|
||||
"dial_code": 0,
|
||||
"default_value": "",
|
||||
"placeholder": "",
|
||||
"return_format": "number",
|
||||
"required_message": "",
|
||||
"allow_in_bindings": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "phone",
|
||||
"graphql_non_null": 1,
|
||||
"geolocation_token": ""
|
||||
},
|
||||
{
|
||||
"key": "field_68c85464c241b",
|
||||
"label": "Address",
|
||||
"name": "address",
|
||||
"aria-label": "",
|
||||
"type": "acfe_address",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"placeholder": "Rechercher une adresse...",
|
||||
"countries": [
|
||||
"ca"
|
||||
],
|
||||
"search_type": "address",
|
||||
"geolocation": 1,
|
||||
"custom_address": 1,
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"api_key": "",
|
||||
"fields": {
|
||||
"row-row-row-row-row-0": {
|
||||
"field": "street_number",
|
||||
"name": "street_number"
|
||||
},
|
||||
"row-row-row-row-686d21068e1b9": {
|
||||
"field": "street_name",
|
||||
"name": "street_name"
|
||||
},
|
||||
"row-row-row-row-686d210f8e1ba": {
|
||||
"field": "city",
|
||||
"name": "city"
|
||||
},
|
||||
"row-row-row-row-row-1": {
|
||||
"field": "state",
|
||||
"name": "state"
|
||||
},
|
||||
"row-row-row-row-row-2": {
|
||||
"field": "country_short",
|
||||
"name": "country_code"
|
||||
},
|
||||
"row-row-row-row-686d21198e1bb": {
|
||||
"field": "post_code",
|
||||
"name": "postal_code"
|
||||
}
|
||||
},
|
||||
"required_message": "",
|
||||
"allow_in_bindings": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "address",
|
||||
"graphql_non_null": 1,
|
||||
"default_value": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "field_68c854de2bef8",
|
||||
"label": "Email preferences",
|
||||
"name": "email_preferences",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "emailPreferences",
|
||||
"graphql_non_null": 1,
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large",
|
||||
"sub_fields": [
|
||||
{
|
||||
"key": "field_686d2332cf01e",
|
||||
"label": "Categorie(s)",
|
||||
"name": "categories",
|
||||
"aria-label": "",
|
||||
"type": "checkbox",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": [],
|
||||
"default_value": [],
|
||||
"return_format": "value",
|
||||
"min": "",
|
||||
"max": "",
|
||||
"allow_custom": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"layout": "vertical",
|
||||
"toggle": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "categories",
|
||||
"graphql_non_null": 0,
|
||||
"save_custom": 0,
|
||||
"custom_choice_button_text": "Add new choice"
|
||||
},
|
||||
{
|
||||
"key": "field_686d230dcf01c",
|
||||
"label": "Discipline(s)",
|
||||
"name": "disciplines",
|
||||
"aria-label": "",
|
||||
"type": "checkbox",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": [],
|
||||
"default_value": [],
|
||||
"return_format": "value",
|
||||
"min": "",
|
||||
"max": "",
|
||||
"allow_custom": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"layout": "vertical",
|
||||
"toggle": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "disciplines",
|
||||
"graphql_non_null": 0,
|
||||
"save_custom": 0,
|
||||
"custom_choice_button_text": "Add new choice"
|
||||
},
|
||||
{
|
||||
"key": "field_686d22b4cf01b",
|
||||
"label": "Event type(s)",
|
||||
"name": "event_types",
|
||||
"aria-label": "",
|
||||
"type": "checkbox",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"graphql_field_name": "eventTypes",
|
||||
"choices": [],
|
||||
"default_value": [],
|
||||
"return_format": "value",
|
||||
"min": "",
|
||||
"max": "",
|
||||
"allow_custom": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"layout": "vertical",
|
||||
"toggle": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_non_null": 0,
|
||||
"save_custom": 0,
|
||||
"custom_choice_button_text": "Add new choice"
|
||||
},
|
||||
{
|
||||
"key": "field_686d2323cf01d",
|
||||
"label": "MRC",
|
||||
"name": "mrc",
|
||||
"aria-label": "",
|
||||
"type": "checkbox",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": [],
|
||||
"default_value": [],
|
||||
"return_format": "value",
|
||||
"min": "",
|
||||
"max": "",
|
||||
"allow_custom": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"layout": "vertical",
|
||||
"toggle": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "mrc",
|
||||
"graphql_non_null": 0,
|
||||
"save_custom": 0,
|
||||
"custom_choice_button_text": "Add new choice"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "field_68c85488c241d",
|
||||
"label": "Same as contact",
|
||||
"name": "billing_same",
|
||||
"aria-label": "",
|
||||
"type": "true_false",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"message": "Billing is the same as contact",
|
||||
"default_value": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"ui": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "sameAsContact",
|
||||
"graphql_non_null": 0,
|
||||
"ui_on_text": "",
|
||||
"ui_off_text": "",
|
||||
"style": ""
|
||||
},
|
||||
{
|
||||
"key": "field_686d1fab5de85",
|
||||
"label": "Billing",
|
||||
"name": "billing",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_68c85488c241d",
|
||||
"operator": "!=",
|
||||
"value": "1"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "billing",
|
||||
"graphql_non_null": 0,
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large",
|
||||
"sub_fields": [
|
||||
{
|
||||
"key": "field_686d20578e1b5",
|
||||
"label": "Person name",
|
||||
"name": "person_name",
|
||||
"aria-label": "",
|
||||
"type": "text",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"required_message": "",
|
||||
"maxlength": "",
|
||||
"allow_in_bindings": 0,
|
||||
"placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "personName",
|
||||
"graphql_non_null": 1
|
||||
},
|
||||
{
|
||||
"key": "field_686d208c8e1b6",
|
||||
"label": "Email",
|
||||
"name": "email",
|
||||
"aria-label": "",
|
||||
"type": "email",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"allow_in_bindings": 0,
|
||||
"placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "email",
|
||||
"graphql_non_null": 1
|
||||
},
|
||||
{
|
||||
"key": "field_686d20a08e1b7",
|
||||
"label": "Phone",
|
||||
"name": "phone",
|
||||
"aria-label": "",
|
||||
"type": "acfe_phone_number",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"countries": [
|
||||
"ca"
|
||||
],
|
||||
"preferred_countries": "",
|
||||
"default_country": "ca",
|
||||
"geolocation": 0,
|
||||
"native": 0,
|
||||
"national": 1,
|
||||
"dropdown": 0,
|
||||
"dial_code": 0,
|
||||
"default_value": "",
|
||||
"placeholder": "",
|
||||
"return_format": "number",
|
||||
"allow_in_bindings": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "phone",
|
||||
"graphql_non_null": 1,
|
||||
"geolocation_token": ""
|
||||
},
|
||||
{
|
||||
"key": "field_686d20d48e1b8",
|
||||
"label": "Address",
|
||||
"name": "address",
|
||||
"aria-label": "",
|
||||
"type": "acfe_address",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"placeholder": "Rechercher une adresse...",
|
||||
"countries": [
|
||||
"ca"
|
||||
],
|
||||
"search_type": "address",
|
||||
"geolocation": 1,
|
||||
"custom_address": 1,
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"api_key": "",
|
||||
"fields": {
|
||||
"row-row-row-row-0": {
|
||||
"field": "street_number",
|
||||
"name": "street_number"
|
||||
},
|
||||
"row-row-row-686d21068e1b9": {
|
||||
"field": "street_name",
|
||||
"name": "street_name"
|
||||
},
|
||||
"row-row-row-686d210f8e1ba": {
|
||||
"field": "city",
|
||||
"name": "city"
|
||||
},
|
||||
"row-row-row-row-1": {
|
||||
"field": "state",
|
||||
"name": "state"
|
||||
},
|
||||
"row-row-row-row-2": {
|
||||
"field": "country_short",
|
||||
"name": "country_code"
|
||||
},
|
||||
"row-row-row-686d21198e1bb": {
|
||||
"field": "post_code",
|
||||
"name": "postal_code"
|
||||
}
|
||||
},
|
||||
"required_message": "",
|
||||
"allow_in_bindings": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "address",
|
||||
"graphql_non_null": 1,
|
||||
"default_value": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "field_6855b1f1c65bf",
|
||||
"label": "Profile type",
|
||||
"name": "profile_type",
|
||||
"aria-label": "",
|
||||
"type": "select",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": {
|
||||
"individual": "Individu",
|
||||
"collective": "Collectif artistique",
|
||||
"organization": "Organisation",
|
||||
"institution": "Institution"
|
||||
},
|
||||
"default_value": false,
|
||||
"return_format": "value",
|
||||
"multiple": 0,
|
||||
"max": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"required_message": "",
|
||||
"allow_null": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"ui": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "profileType",
|
||||
"graphql_non_null": 1,
|
||||
"ajax": 0,
|
||||
"placeholder": "",
|
||||
"create_options": 0,
|
||||
"save_options": 0,
|
||||
"allow_custom": 0,
|
||||
"search_placeholder": "",
|
||||
"min": ""
|
||||
},
|
||||
{
|
||||
"key": "field_686d1ffa5de87",
|
||||
"label": "Individual profile",
|
||||
"name": "individual_profile",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_6855b1f1c65bf",
|
||||
"operator": "==",
|
||||
"value": "individu"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "individualProfile",
|
||||
"graphql_non_null": 0,
|
||||
"sub_fields": [],
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large"
|
||||
},
|
||||
{
|
||||
"key": "field_68c8576ca8217",
|
||||
"label": "Collective profile",
|
||||
"name": "collective_profile",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_6855b1f1c65bf",
|
||||
"operator": "==",
|
||||
"value": "collective"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "collectiveProfile",
|
||||
"graphql_non_null": 0,
|
||||
"sub_fields": [],
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large"
|
||||
},
|
||||
{
|
||||
"key": "field_68c85785a8218",
|
||||
"label": "Organization profile",
|
||||
"name": "organization_profile",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_6855b1f1c65bf",
|
||||
"operator": "==",
|
||||
"value": "organization"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "organizationProfile",
|
||||
"graphql_non_null": 0,
|
||||
"sub_fields": [],
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large"
|
||||
},
|
||||
{
|
||||
"key": "field_68c857a5a8219",
|
||||
"label": "Institution profile",
|
||||
"name": "institution_profile",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_6855b1f1c65bf",
|
||||
"operator": "==",
|
||||
"value": "institution"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "institutionProfile",
|
||||
"graphql_non_null": 0,
|
||||
"sub_fields": [],
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large"
|
||||
}
|
||||
],
|
||||
"location": [
|
||||
[
|
||||
{
|
||||
"param": "post_type",
|
||||
"operator": "==",
|
||||
"value": "profile"
|
||||
}
|
||||
]
|
||||
],
|
||||
"menu_order": 0,
|
||||
"position": "normal",
|
||||
"style": "seamless",
|
||||
"label_placement": "top",
|
||||
"instruction_placement": "label",
|
||||
"hide_on_screen": "",
|
||||
"active": true,
|
||||
"description": "",
|
||||
"show_in_rest": 0,
|
||||
"acfe_autosync": [
|
||||
"json"
|
||||
],
|
||||
"acfe_form": 0,
|
||||
"acfe_display_title": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_field_name": "groupPostProfile",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1757960388
|
||||
}
|
||||
Reference in New Issue
Block a user