diff --git a/core/modules/shortcut/config/shortcut.schema.yml b/core/modules/shortcut/config/shortcut.schema.yml index ed796b6..41f6ab4 100644 --- a/core/modules/shortcut/config/shortcut.schema.yml +++ b/core/modules/shortcut/config/shortcut.schema.yml @@ -1,9 +1,11 @@ # Module settings shortcut.set.default: type: mapping - label: 'Shortcut settings' + label: "Shortcut settings" mapping: "id": type: string + label: "ID" "label": type: string + label: "Label"