From 68e9af47ad78c1e0fee7f245b26f41976bdc380e Mon Sep 17 00:00:00 2001 From: rattatwinko Date: Tue, 26 Aug 2025 22:43:54 +0000 Subject: [PATCH] Update src-tauri/tauri.conf.json --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index cda7526..68595b5 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -22,7 +22,7 @@ }, "bundle": { "active": true, - "targets": ["deb", "rpm", "exe"], + "targets": ["deb", "rpm"], "icon": [ "icons/icon.ico", "icons/icon.png"