Skip to content

Commit d7ddd96

Browse files
Rename languageSwitchUrls.js to languageswitchurls.js
To match the redirection rules logic in the Cloudflare workers.
1 parent 750c14d commit d7ddd96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

overrides/assets/javascript/languageSwitchUrls.js renamed to overrides/assets/javascript/languageswitchurls.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ document.addEventListener("DOMContentLoaded", function () {
3434
setTimeout(() => window.location.href = newPath);
3535
});
3636
});
37-
});
37+
});

0 commit comments

Comments
 (0)