Initial commit
This commit is contained in:
commit
520821c6a6
5 changed files with 80 additions and 0 deletions
6
config/schema/simple_message.schema.yml
Normal file
6
config/schema/simple_message.schema.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
simple_message.config:
|
||||
type: config_object
|
||||
label: Simple Message
|
||||
mapping:
|
||||
message:
|
||||
type: text
|
||||
Reference in a new issue