Skip to content

Commit

Permalink
does this one line change turn on autoupdate?
Browse files Browse the repository at this point in the history
  • Loading branch information
aliasaria committed Mar 1, 2024
1 parent 3d11617 commit a587c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const createWindow = async () => {

// Remove this if your app does not use auto updates
// eslint-disable-next-line
//new AppUpdater();
new AppUpdater();
};

const appAboutOptions = {
Expand Down

0 comments on commit a587c34

Please sign in to comment.