tauri: macos-only app menu

This commit is contained in:
Brendan Allan
2025-12-16 18:33:04 +08:00
parent 4671824dd5
commit ff00dec5ab
4 changed files with 102 additions and 3 deletions
-1
View File
@@ -1,4 +1,3 @@
import * as fs from "node:fs/promises"
import { $ } from "bun"
import { copyBinaryToSidecarFolder, getCurrentSidecar } from "./utils"