fix: tag
This commit is contained in:
parent
4c238a159f
commit
25958b53c2
@ -48,7 +48,7 @@ import { Day } from "./Utils/Const";
|
|||||||
import { LoginStore } from "./Utils/Login";
|
import { LoginStore } from "./Utils/Login";
|
||||||
|
|
||||||
async function initSite() {
|
async function initSite() {
|
||||||
EventBuilder.ClientTag = ["snort", __SNORT_VERSION__];
|
EventBuilder.ClientTag = ["client", "snort"];
|
||||||
storeRefCode();
|
storeRefCode();
|
||||||
if (hasWasm) {
|
if (hasWasm) {
|
||||||
await wasmInit(WasmPath);
|
await wasmInit(WasmPath);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user