[fix[ building error and migrate to v0.0.3

This commit is contained in:
Purp1e
2025-03-21 03:00:02 +08:00
parent 90c6492b9c
commit a915bf4506
6 changed files with 8 additions and 13 deletions

View File

@@ -2,10 +2,7 @@ import type { SteamUser } from "@/types/steam"
import { store } from "@tauri-store/valtio"
import { DEFAULT_STORE_CONFIG } from "./config"
import { useSnapshot } from "valtio"
import { useEffect } from "react"
import { addToast } from "@heroui/react"
import { invoke } from "@tauri-apps/api/core"
import { dir } from "console"
const defaultValue = {
steamDir: "C:\\Program Files (x86)\\Steam",