diff --git a/source/includes/EventsListBlock.php b/source/includes/EventsListBlock.php index 5810587..1502afd 100644 --- a/source/includes/EventsListBlock.php +++ b/source/includes/EventsListBlock.php @@ -10,7 +10,7 @@ class EventsListBlock { 'wp-blocks', 'wp-components', 'wp-i18n' - ]); + ], ''); register_block_type(NAME . '/events-list', [ 'api_version' => 2, 'title' => __('Events List', 'connector-mobilizon'),