From 967dce733ac0d1fa3a100029b156446ff5e14ab8 Mon Sep 17 00:00:00 2001 From: Fractal-Tess Date: Thu, 15 Sep 2022 20:34:14 +0300 Subject: [PATCH] all targets --- 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 9478f41..61658ea 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -40,7 +40,7 @@ }, "resources": [], "shortDescription": "", - "targets": "app", + "targets": "all", "windows": { "certificateThumbprint": null, "digestAlgorithm": "sha256",