Update .electron-builder.config.js

This commit is contained in:
草鞋没号 2022-02-18 09:28:34 +08:00 committed by GitHub
parent 231c57f263
commit 2deb101c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* @see https://www.electron.build/configuration/configuration
*/
module.exports = {
appId: "YourAppID@qq.com",
appId: "YourAppID",
productName: "YourAppName",
copyright: "Copyright © 2022 ${author}",
asar: true,