diff --git a/src/renderer/src/App.jsx b/src/renderer/src/App.jsx index d1398be..f3c8ab2 100644 --- a/src/renderer/src/App.jsx +++ b/src/renderer/src/App.jsx @@ -44,7 +44,7 @@ class App extends React.Component { loading: true, pkg: null, initializing: false, - updateAvailable: true, + updateAvailable: false, } ipcEvents = {