From cff6be6af0473cb59f875a67c25be1f7ae4cb453 Mon Sep 17 00:00:00 2001 From: cutls Date: Tue, 13 Apr 2021 16:28:35 +0900 Subject: [PATCH] change --- app/build.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.js b/app/build.js index 1f591c14..d2be494e 100644 --- a/app/build.js +++ b/app/build.js @@ -86,7 +86,7 @@ async function cmd() { ) fs.renameSync( `../build/TheDesk-setup.exe`, - '../build/TheDesk-setup-ia32-store.exe' + '../build/TheDesk-setup-store.exe' ) } } else if (platform == 'linux') {