fix: import

This commit is contained in:
2025-01-20 14:32:21 +00:00
parent fb600afabc
commit ea07f91651

View File

@ -44,6 +44,7 @@ import { hasWasm, wasmInit, WasmPath } from "@/Utils/wasm";
import { Wallets } from "@/Wallet";
import { setupWebLNWalletConfig } from "@/Wallet";
import { Day } from "./Utils/Const";
import { LoginStore } from "./Utils/Login";
async function initSite() {