Added config to module, and scripts to commit / push config & code together
This commit is contained in:
13
config/optional/system.action.node_save_action.yml
Normal file
13
config/optional/system.action.node_save_action.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: d916594b-6ec1-4c79-bb14-7019b8a21c8a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM
|
||||
id: node_save_action
|
||||
label: 'Save content'
|
||||
type: node
|
||||
plugin: 'entity:save_action:node'
|
||||
configuration: { }
|
||||
Reference in New Issue
Block a user