This repository was archived by the owner on Apr 17, 2024. It is now read-only.
Commit a8f5643
fix: config change to reflect entity action plugins (#355)
New (generic/derived) plugins were added in the course of 8.6 development (see https://www.drupal.org/project/drupal/issues/2670730, CR https://www.drupal.org/node/2934349). The update hooks don't seem to have caught this necessary configuration change.
On an existing site running `drush cedit system.action.node_delete_action` (and exporting this change) or changing the configuration in `config/sync/system.action.node_delete_action.yml`1 parent cfc6272 commit a8f5643
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
0 commit comments