Skip to content

Commit 8829e7b

Browse files
committed
update
1 parent 8f747f3 commit 8829e7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/init.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ if (app.isPackaged) {
7777
}
7878
require('../js/version').versionCheck().catch(e=>{
7979
console.error(e);
80+
if (!enable) return;
8081
dialog.showMessageBoxSync(getCurrentWindow(), {
8182
type: "error" ,
8283
title: 'Unable to get updates!',

0 commit comments

Comments
 (0)