Added config to module, and scripts to commit / push config & code together
This commit is contained in:
13
config/optional/system.action.comment_delete_action.yml
Normal file
13
config/optional/system.action.comment_delete_action.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: d15a97f9-9522-4664-94dd-88f68725ea6b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: vpBH8OmL4sdesCdeZLsW8KOutB5gkbreWJbfjhfFKaQ
|
||||
id: comment_delete_action
|
||||
label: 'Delete comment'
|
||||
type: comment
|
||||
plugin: 'entity:delete_action:comment'
|
||||
configuration: { }
|
||||
Reference in New Issue
Block a user