Skip to content

Commit

Permalink
updated 4
Browse files Browse the repository at this point in the history
  • Loading branch information
KostiantynFandeliuk committed Sep 18, 2024
1 parent 3ea9d72 commit 4c38e6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/dropins.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,9 @@ export default async function initializeDropins() {
initializers.register(authApi.initialize, {});
initializers.register(cartApi.initialize, {});

console.log("-------------------------------");
handleUserOrdersRedirects();
console.log("-------------------------------)");

const mount = async () => {
// Event Bus Logger
Expand Down

0 comments on commit 4c38e6f

Please sign in to comment.