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_publish_action.yml
Normal file
13
config/system.action.comment_publish_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: d7f22709-82ff-4a67-8b36-954b09c5a83b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: f6w_Pd30AyyDIoMkD4QpPMM2-I8FTEHICchFVOpjiCI
|
||||
id: comment_publish_action
|
||||
label: 'Publish comment'
|
||||
type: comment
|
||||
plugin: comment_publish_action
|
||||
configuration: { }
|
Reference in a new issue