temp disable auto upd
This commit is contained in:
parent
182e4a0611
commit
3e38e32119
3 changed files with 4 additions and 36 deletions
|
@ -3667,9 +3667,6 @@ const app = new Vue({
|
|||
closeWindow() {
|
||||
ipcRenderer.send('close');
|
||||
},
|
||||
checkForUpdate() {
|
||||
ipcRenderer.send('check-for-update')
|
||||
},
|
||||
darwinShare(url) {
|
||||
ipcRenderer.send('share-menu', url)
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue