Apply database updates
This commit is contained in:
parent
9896b7df75
commit
f34fb313b7
125 changed files with 5396 additions and 154 deletions
13
config/sync/system.action.media_unpublish_action.yml
Normal file
13
config/sync/system.action.media_unpublish_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 6393e92a-f5e6-45f3-9bfa-54019aeae290
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
_core:
|
||||
default_config_hash: CsK6TseQ2DatEbZgbd30swOlZ28_HHwAESU2LvEnWq0
|
||||
id: media_unpublish_action
|
||||
label: 'Unpublish media'
|
||||
type: media
|
||||
plugin: 'entity:unpublish_action:media'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue