Added stuff in config directory
This commit is contained in:
13
config/system.action.comment_delete_action.yml
Normal file
13
config/system.action.comment_delete_action.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: dec8e0e5-529e-42a4-801f-2bf828b1d357
|
||||
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