fix: import

This commit is contained in:
kieran 2025-01-20 14:32:21 +00:00
parent fb600afabc
commit ea07f91651
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

View File

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