Skip to content

Commit

Permalink
fix: set appid
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon authored and Tommytrg committed May 23, 2024
1 parent 21c2877 commit aa18b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @see https://www.electron.build/configuration/configuration
*/
{
"appId": "YourAppID",
"appId": "com.electron.sheikah-witnet-wallet",
"asar": true,
"directories": {
"output": "release/${version}"
Expand Down

0 comments on commit aa18b38

Please sign in to comment.