Another debug log
This commit is contained in:
parent
dc9e4f0fe0
commit
572b3c927a
1 changed files with 202 additions and 201 deletions
|
@ -3673,6 +3673,7 @@ const app = new Vue({
|
||||||
ipcRenderer.send('close');
|
ipcRenderer.send('close');
|
||||||
},
|
},
|
||||||
checkForUpdate() {
|
checkForUpdate() {
|
||||||
|
console.log('Checking for updates...');
|
||||||
ipcRenderer.send('check-for-update')
|
ipcRenderer.send('check-for-update')
|
||||||
},
|
},
|
||||||
darwinShare(url) {
|
darwinShare(url) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue