Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
13
config/sync/system.action.comment_save_action.yml
Normal file
13
config/sync/system.action.comment_save_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 43c11858-bfc4-45cc-9043-b9a33d050ae8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: lfyE_snmvfg_EQ3VDyhUtGAXgmqtEiqa46I3bTMg8DU
|
||||
id: comment_save_action
|
||||
label: 'Save comment'
|
||||
type: comment
|
||||
plugin: 'entity:save_action:comment'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue