Skip to content

Commit

Permalink
CORE-4888: type issue (#1162) (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 authored Apr 30, 2024
1 parent 951172e commit 6605bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netlify-cms.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1465,7 +1465,7 @@ collections:
file: advisory/advisory.yml
fields:
- name: table
widget: list
widget: object
label: Table
allow_add: true
hint: >
Expand Down Expand Up @@ -1530,7 +1530,7 @@ collections:
file: board-supporters/supporters.yml
fields:
- name: items
widget: list
widget: object
label: Items
allow_add: true
hint: >
Expand Down

0 comments on commit 6605bdb

Please sign in to comment.