Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Commit

Permalink
Update forge.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Faelayis committed Sep 19, 2021
1 parent a9a122d commit 963c98a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module.exports = {
appId: `${package.name}`,
productName: `${app.productName}`,
CompanyName: `${package.author.name}`,
executableName: `${app.productName}`,
asar: true,
icon: path.join(__dirname, "/build/icon.ico"),
ignore: [
Expand Down

0 comments on commit 963c98a

Please sign in to comment.