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.user_unblock_user_action.yml
Normal file
13
config/system.action.user_unblock_user_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: c33a2efd-51a9-4cc2-a88f-6c9183289ade
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: SPsUXsR3Rc8d1y3gewzaAKWa1ncea_ywXX3f7LTn7k0
|
||||
id: user_unblock_user_action
|
||||
label: 'Unblock the selected user(s)'
|
||||
type: user
|
||||
plugin: user_unblock_user_action
|
||||
configuration: { }
|
Reference in a new issue