Initial commit
This commit is contained in:
commit
745182386f
184 changed files with 20012 additions and 0 deletions
13
config/sync/system.action.user_unblock_user_action.yml
Normal file
13
config/sync/system.action.user_unblock_user_action.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
uuid: fc7d3f43-d4ec-46be-8bd2-32af08f7ec2b
|
||||
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