Added config to module, and scripts to commit / push config & code together
This commit is contained in:
13
config/optional/system.action.comment_save_action.yml
Normal file
13
config/optional/system.action.comment_save_action.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: 30339f9d-1e1b-4adb-b551-1a8391762fe6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: lfyE_snmvfg_EQ3VDyhUtGAXgmqtEiqa46I3bTMg8DU
|
||||
id: comment_save_action
|
||||
label: 'Save comment'
|
||||
type: comment
|
||||
plugin: 'entity:save_action:comment'
|
||||
configuration: { }
|
Reference in New Issue
Block a user