chore: format code

This commit is contained in:
GitHub Action
2025-12-16 10:33:49 +00:00
committed by Aiden Cline
parent 3b1b621d00
commit a8ff5b5174

View File

@@ -4,7 +4,7 @@ import { type as ostype } from "@tauri-apps/plugin-os"
import { runUpdater, UPDATER_ENABLED } from "./updater"
export async function createMenu() {
if (ostype() !== "macos") return;
if (ostype() !== "macos") return
const menu = await Menu.new({
items: [