mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
missing comma
This commit is contained in:
parent
df50648717
commit
d8eac90dff
@ -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": [{
|
||||
|
Loading…
x
Reference in New Issue
Block a user