chore: format code

thinking-toggle-wip
GitHub Action 2025-12-16 10:33:49 +00:00 committed by Aiden Cline
parent 3b1b621d00
commit a8ff5b5174
1 changed files with 1 additions and 1 deletions

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: [