diff --git a/ext_emconf.php b/ext_emconf.php index dc74528..910ec68 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -9,8 +9,8 @@ declare(strict_types=1); -$EM_CONF['nr_scheduler'] = [ - 'title' => 'Netresearch - TYPO3 scheduler', +$EM_CONF['nr_sync'] = [ + 'title' => 'Netresearch - TYPO3 Synchronization', 'description' => 'A module for synchronizing content from a production system to a single or multiple target systems.', 'category' => 'module', 'author' => 'Sebastian Mendel, Tobias Hein, Rico Sonntag, Thomas Schöne, Axel Seemann',