chore: Update translations
This commit is contained in:
@ -48,7 +48,11 @@ import { Day } from "./Utils/Const";
|
|||||||
import { LoginStore } from "./Utils/Login";
|
import { LoginStore } from "./Utils/Login";
|
||||||
|
|
||||||
async function initSite() {
|
async function initSite() {
|
||||||
EventBuilder.ClientTag = ["client", "snort", "31990:84de35e2584d2b144aae823c9ed0b0f3deda09648530b93d1a2a146d1dea9864:app-profile"];
|
EventBuilder.ClientTag = [
|
||||||
|
"client",
|
||||||
|
"snort",
|
||||||
|
"31990:84de35e2584d2b144aae823c9ed0b0f3deda09648530b93d1a2a146d1dea9864:app-profile",
|
||||||
|
];
|
||||||
storeRefCode();
|
storeRefCode();
|
||||||
if (hasWasm) {
|
if (hasWasm) {
|
||||||
await wasmInit(WasmPath);
|
await wasmInit(WasmPath);
|
||||||
|
Reference in New Issue
Block a user