[fix] fast launch from tray not working

This commit is contained in:
Purp1e
2025-03-28 13:22:26 +08:00
parent dbedf25f0c
commit 1d23c29ba8
3 changed files with 16 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ import { DEFAULT_STORE_CONFIG } from "./config"
import { emit } from "@tauri-apps/api/event"
import { invoke } from "@tauri-apps/api/core"
import VideoSetting from "@/components/cstb/VideoSetting"
import { useSteamStore } from "./steam"
interface LaunchOption {
option: string