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_delete_action.yml
Normal file
13
config/sync/system.action.media_delete_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: ebbdbbdd-2c8e-4e29-8a60-2cd5f0a9fea8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
_core:
|
||||
default_config_hash: FrZy1tmuXJcOxhXlBoI1Hsnen5TT-9OCC1iolWH84go
|
||||
id: media_delete_action
|
||||
label: 'Delete media'
|
||||
type: media
|
||||
plugin: 'entity:delete_action:media'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue