fix: build problem

This commit is contained in:
Purp1e
2024-09-27 16:13:05 +08:00
parent d62f4f9389
commit 42b3210584
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
import { RocketOne, Minus, Close, Square } from "@icon-park/react"
import { /* relaunch, */ exit } from "@tauri-apps/plugin-process"
import { getCurrentWindow } from "@tauri-apps/api/window"
import { platform } from "@tauri-apps/plugin-os"
// import { platform } from "@tauri-apps/plugin-os"
import { useRouter } from "next/navigation"
const Nav = () => {