fix: build

This commit is contained in:
kieran 2024-12-21 13:56:27 +00:00
parent 1f0f45e3f9
commit f425830678
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

View File

@ -42,7 +42,6 @@ import { storeRefCode, unwrap } from "@/Utils";
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() {