Update .electron-builder.config.js
This commit is contained in:
parent
231c57f263
commit
2deb101c42
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue