Added config to module, and scripts to commit / push config & code together
This commit is contained in:
13
config/optional/system.action.user_block_user_action.yml
Normal file
13
config/optional/system.action.user_block_user_action.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: d3a11490-32ec-44cb-8e82-2653276eb185
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4
|
||||
id: user_block_user_action
|
||||
label: 'Block the selected user(s)'
|
||||
type: user
|
||||
plugin: user_block_user_action
|
||||
configuration: { }
|
Reference in New Issue
Block a user