Issue #1964588 by vijaycs85: Fixed Complete Configuration schemas for shortcut module.
parent
bc3a902fbc
commit
986bfe364d
|
@ -16,3 +16,12 @@ shortcut.set.*:
|
|||
langcode:
|
||||
type: string
|
||||
label: 'Default language'
|
||||
links:
|
||||
type: sequence
|
||||
label: 'Shortcuts'
|
||||
sequence:
|
||||
- type: string
|
||||
label: 'Shortcut'
|
||||
status:
|
||||
type: boolean
|
||||
label: 'Status'
|
||||
|
|
Loading…
Reference in New Issue