chore: update

This commit is contained in:
huzibaca
2024-09-25 21:20:36 +08:00
parent 1fb3b87697
commit d7f033bd46
4 changed files with 8 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ import { Notice } from "@/components/base";
import { TestBox } from "./test-box";
import delayManager from "@/services/delay";
import { cmdTestDelay, downloadIconCache } from "@/services/cmds";
import { listen, UnlistenFn } from "@tauri-apps/api/event";
import { UnlistenFn } from "@tauri-apps/api/event";
import { convertFileSrc } from "@tauri-apps/api/core";
import { useListen } from "@/hooks/use-listen";
interface Props {