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.user_unblock_user_action.yml
Normal file
13
config/sync/system.action.user_unblock_user_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 80e7a8e3-9cfa-4d15-a7b3-af4569c4dcd9
|
||||
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: { }
|
Loading…
Add table
Add a link
Reference in a new issue