diff --git a/core/modules/shortcut/config/schema/shortcut.schema.yml b/core/modules/shortcut/config/schema/shortcut.schema.yml index 37a650c..d4a2f42 100644 --- a/core/modules/shortcut/config/schema/shortcut.schema.yml +++ b/core/modules/shortcut/config/schema/shortcut.schema.yml @@ -7,9 +7,9 @@ shortcut.set.*: id: type: string label: 'ID' - id: + uuid: type: string - label: 'ID' + label: 'UUID' label: type: label label: 'Label'