From 82a507f206ecf5700e50684e2effc8bc4b348058 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=89=E9=9E=8B=E6=B2=A1=E5=8F=B7?= <308487730@qq.com> Date: Fri, 18 Feb 2022 09:26:54 +0800 Subject: [PATCH] Update electron-builder.json --- electron-builder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron-builder.json b/electron-builder.json index 2f4762b..b8cae71 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -1,5 +1,5 @@ { - "appId": "YouAppID@qq.com", + "appId": "YouAppID", "asar": true, "directories": { "output": "release/${version}"