Skip to content

Commit

Permalink
test 6
Browse files Browse the repository at this point in the history
  • Loading branch information
KostiantynFandeliuk committed Dec 6, 2024
1 parent 5758449 commit 644bf08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/initializers/order.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ async function handleUserOrdersRedirects(
// }

if (targetPath) {
window.location.href = targetPath;
// window.location.href = targetPath;
} else {
await initializers.mountImmediately(initialize, {
langDefinitions,
Expand Down

0 comments on commit 644bf08

Please sign in to comment.