Skip to content

Commit

Permalink
Fix electron build
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Feb 10, 2022
1 parent 2b5f2ca commit 8533a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/electron.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ module.exports = {
'./dist/**/*',
'./desktop/*.js',
'./src/libs/checkForUpdates.js',
'./src/CONST/ENVIRONMENT.js',
],
};

0 comments on commit 8533a17

Please sign in to comment.