We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ccd6af commit e2b94b7Copy full SHA for e2b94b7
index.html
@@ -43,7 +43,7 @@
43
<script type="text/javascript" id="crowdin-jipt-config">
44
(function () {
45
function escape() {
46
- window.location.href = "%VITE_FULL_URL";
+ window.location.href = "%VITE_FULL_URL%";
47
}
48
window._jipt = [
49
["project", "microbitorg"],
0 commit comments