tauri: macos-only app menu

This commit is contained in:
Brendan Allan 2025-12-16 18:33:04 +08:00 committed by Aiden Cline
commit 3b1b621d00
4 changed files with 102 additions and 3 deletions

View file

@ -1,4 +1,3 @@
import * as fs from "node:fs/promises"
import { $ } from "bun"
import { copyBinaryToSidecarFolder, getCurrentSidecar } from "./utils"