Skip to content

Commit 7d7b409

Browse files
committed
update config path
1 parent 36439cd commit 7d7b409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class Config
5151
/**
5252
* Speed optimization config
5353
*/
54-
public const XML_PATH_SPEED_OPTIMIZATION_ENABLED = 'mffacebookpixel/page_speed_optimization/enabled';
54+
public const XML_PATH_SPEED_OPTIMIZATION_ENABLED = 'mfgoogletagmanager/page_speed_optimization/enabled';
5555

5656
/**
5757
* @var ScopeConfigInterface

0 commit comments

Comments
 (0)