Skip to content

Commit 53310c3

Browse files
Fix commented line to remove auto response parameters
1 parent 7af5926 commit 53310c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

262/00Dxx002mKGt4um/SDB3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
someThing: "420"
1414
});
1515

16-
// embeddedservice_bootstrap.autoResponseAPI.removeAutoResponseParameters(["cartValue"]);
16+
embeddedservice_bootstrap.autoResponseAPI.removeAutoResponseParameters(["cartValue"]);
1717
});
1818

1919
embeddedservice_bootstrap.init(

0 commit comments

Comments
 (0)