Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
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: 6074e4c9-927a-4c0e-9689-af2a7fae1495
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: MLin6S_PsJ7Oo480DxS46D46IM8tqFkkWOLyH7TGByI
|
||||
id: comment_unpublish_action
|
||||
label: 'Unpublish comment'
|
||||
type: comment
|
||||
plugin: comment_unpublish_action
|
||||
configuration: { }
|
Reference in a new issue