diff --git a/ui/scripts/ui-custom/granularSettings.js b/ui/scripts/ui-custom/granularSettings.js index 06aa82a20dd..5ab60b7af97 100644 --- a/ui/scripts/ui-custom/granularSettings.js +++ b/ui/scripts/ui-custom/granularSettings.js @@ -29,6 +29,9 @@ name: { label: 'label.name' }, + description: { + label: 'label.description' + }, value: { label: 'label.value', editable: true