mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-06-05 21:59:25 +02:00
only reload current block's events
This commit is contained in:
@@ -63,6 +63,7 @@ final class Mobilizon_Connector {
|
||||
'wp-i18n'
|
||||
]);
|
||||
register_block_type(MobilizonConnector\NAME . '/events-list', [
|
||||
'api_version' => 2,
|
||||
'editor_script' => $name
|
||||
]);
|
||||
$this->load_settings_globally_before_script($name);
|
||||
|
Reference in New Issue
Block a user