Skip to content

Commit

Permalink
Small ACF fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rmens committed Oct 13, 2024
1 parent 09a684b commit cfdd5b5
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions streekomroep-acf-json/group_5f21a05a18b57.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,9 @@
"id": ""
},
"display_format": "Y-m-d H:i",
"return_format": "d\/m\/Y g:i a",
"first_day": 1
"return_format": "Y-m-d H:i:s",
"first_day": 1,
"allow_in_bindings": 1
},
{
"key": "field_665f7426c46ce",
Expand All @@ -173,20 +174,20 @@
"id": ""
},
"choices": {
"ma": "ma",
"di": "di",
"wo": "wo",
"do": "do",
"vrij": "vrij",
"za": "za",
"zo": "zo"
"1": "ma",
"2": "di",
"3": "wo",
"4": "do",
"5": "vr",
"6": "za",
"7": "zo"
},
"default_value": [
"ma",
"di",
"wo",
"do",
"vrij",
"vr",
"za",
"zo"
],
Expand Down Expand Up @@ -258,5 +259,5 @@
"active": true,
"description": "",
"show_in_rest": 0,
"modified": 1727802903
"modified": 1728769658
}

0 comments on commit cfdd5b5

Please sign in to comment.