Skip to content

Commit 92b0211

Browse files
[Pre-Release] v3.0.4
1 parent 65ab98e commit 92b0211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/integrations/class-integration-manager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ public function add_hooks() {
4242
public function initialize() {
4343
/*** @var MC4WP_Integration_Fixture $integration */
4444
$enabled_integrations = $this->get_enabled_integrations();
45+
4546
foreach( $enabled_integrations as $integration ) {
4647
$integration->load()->initialize();
4748
}

0 commit comments

Comments
 (0)