From 0e2447f41b787c41ea91cec14d02e24743eba4d4 Mon Sep 17 00:00:00 2001 From: didirus4 Date: Mon, 26 May 2025 18:00:42 +0300 Subject: [PATCH] update: bump to v0.9.501 and macos build fix --- apps/app/tauri.macos.conf.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/apps/app/tauri.macos.conf.json b/apps/app/tauri.macos.conf.json index 3e6de5bf..36a54d5c 100644 --- a/apps/app/tauri.macos.conf.json +++ b/apps/app/tauri.macos.conf.json @@ -13,11 +13,7 @@ "minWidth": 1100, "visible": false, "zoomHotkeysEnabled": false, - "decorations": true, - "trafficLightPosition": { - "x": 15.0, - "y": 22.0 - } + "decorations": true } ] }