Skip to content

Commit

Permalink
Update src/Resources/public/js/CustomerDuplicates/frontend.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaantony92 authored Oct 18, 2023
1 parent e0a2e00 commit da1c569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/public/js/CustomerDuplicates/frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ $(function() {
new window.top.pimcore.plugin.objectmerger.panel(duplicateIds[0], duplicateIds[1]);
});
}
customerExporter.init();

}());

0 comments on commit da1c569

Please sign in to comment.