fix: build

This commit is contained in:
2024-04-22 15:24:25 +01:00
parent 80a4b5d8e6
commit bfdcbca08b
20 changed files with 135 additions and 128 deletions

View File

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