nu stupid :(

This commit is contained in:
cutestnekoaqua 2023-04-08 17:41:40 +02:00
parent 1ca221ffc2
commit 121fc75b6d
No known key found for this signature in database
GPG Key ID: 6BF0964A5069C1E0
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ const res = await Device.getInfo();
localStorage.setItem("lang", lang);
localStorage.setItem("locale", await lang_res.text());
localStorage.setItem("localeVersion", version);
document.location.href = '/';
}
}