Added stuff in config directory
This commit is contained in:
13
config/system.action.comment_unpublish_action.yml
Normal file
13
config/system.action.comment_unpublish_action.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: c056dcec-6f95-48c7-9943-2f6231cb282c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: tWOIjSMobEWOFZddMkNqb9JySbOVwE1diC6NRqcfLTk
|
||||
id: comment_unpublish_action
|
||||
label: 'Unpublish comment'
|
||||
type: comment
|
||||
plugin: 'entity:unpublish_action:comment'
|
||||
configuration: { }
|
||||
Reference in New Issue
Block a user