From b2895ad16e84f6fc3df7367fdcfde83213499a12 Mon Sep 17 00:00:00 2001 From: mmpneo Date: Mon, 12 Jul 2021 01:15:20 +0300 Subject: [PATCH] tauri --- src-tauri/tauri.conf.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 9788b13..c188ed5 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -54,10 +54,7 @@ "windows": { "certificateThumbprint": null, "digestAlgorithm": "sha256", - "timestampUrl": "", - "wix": { - "template": "src/main.wxs" - } + "timestampUrl": "" } }, "updater": {