missing comma

This commit is contained in:
Harrissou Sant-anna 2023-01-02 12:05:37 +01:00 committed by Nyall Dawson
parent df50648717
commit d8eac90dff

View File

@ -8,7 +8,7 @@
"description": "The value which should be resolved. Most likely a field."
}, {
"arg": "fieldName",
"description": "The field name for which the widget configuration should be loaded."
"description": "The field name for which the widget configuration should be loaded.",
"optional": true
}],
"examples": [{