Merge branch 'innolab' into develop
This commit is contained in:
commit
873d234999
8 changed files with 266 additions and 81 deletions
|
@ -3689,9 +3689,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