oops that broke
This commit is contained in:
parent
9e74571fe1
commit
c484304a3a
|
@ -77,8 +77,6 @@ document.addEventListener(
|
|||
"DOMContentLoaded",
|
||||
async () => {
|
||||
console.log("Loading...");
|
||||
// @ts-expect-error
|
||||
console.log("Build Data:", BUILD_STRING);
|
||||
await i18next.init({
|
||||
lng: settings.language,
|
||||
fallbackLng: "en",
|
||||
|
|
Loading…
Reference in a new issue