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_save_action.yml
Normal file
13
config/system.action.comment_save_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 5a6017c4-4679-4277-987e-b1b047d16aa0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: TSkg_gUZvk-39yXFrIFnKjsxuEzO0qBH82TdDxOMMr4
|
||||
id: comment_save_action
|
||||
label: 'Save comment'
|
||||
type: comment
|
||||
plugin: comment_save_action
|
||||
configuration: { }
|
Reference in a new issue