changed key other to others

This commit is contained in:
iLLiCiTiT 2021-03-17 14:18:08 +01:00
parent 6859207eb3
commit 997a34800b
2 changed files with 3 additions and 3 deletions

View file

@ -25,5 +25,5 @@
"path": "{@folder}/{@file}"
},
"delivery": {},
"other": {}
"others": {}
}

View file

@ -131,8 +131,8 @@
},
{
"type": "dict-modifiable",
"key": "other",
"label": "Other",
"key": "others",
"label": "Others",
"collapsible_key": true,
"object_type": {
"type": "dict-modifiable",