Skip to content

Commit

Permalink
Merge master 0.4.5 => develop 0.4.6-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vital-33 committed Sep 4, 2019
2 parents 7ae2a4f + b45b383 commit 94db926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default class AppUpdater {
constructor() {
log.transports.file.level = 'info';
autoUpdater.logger = log;
autoUpdater.checkForUpdatesAndNotify();
// autoUpdater.checkForUpdatesAndNotify();
}

}
Expand Down

0 comments on commit 94db926

Please sign in to comment.