Merge branch 'main' into develop
This commit is contained in:
commit
2beacde7c1
23 changed files with 985 additions and 171 deletions
|
@ -3534,9 +3534,11 @@ const app = new Vue({
|
|||
},
|
||||
closeWindow(){
|
||||
ipcRenderer.send('close');
|
||||
},
|
||||
checkForUpdate(){
|
||||
ipcRenderer.send('check-for-update')
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
})
|
||||
|
||||
Vue.component('animated-number', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue