diff --git a/core/modules/shortcut/config/shortcut.schema.yml b/core/modules/shortcut/config/shortcut.schema.yml new file mode 100644 index 0000000..ed796b6 --- /dev/null +++ b/core/modules/shortcut/config/shortcut.schema.yml @@ -0,0 +1,9 @@ +# Module settings +shortcut.set.default: + type: mapping + label: 'Shortcut settings' + mapping: + "id": + type: string + "label": + type: string