diff --git a/Configuration/Services.yaml b/Configuration/Services.yaml index 4d4d1a4..a229aa6 100644 --- a/Configuration/Services.yaml +++ b/Configuration/Services.yaml @@ -36,3 +36,6 @@ services: - name: event.listener identifier: 'WrmEventsAddSpecialPropertiesToDate' event: TYPO3\CMS\Extbase\Event\Persistence\AfterObjectThawedEvent + + Wrm\Events\Updates\MigrateOldLocations: + public: true