connect auth works, now for settings sync
This commit is contained in:
parent
4e8a160600
commit
a844903dff
7 changed files with 51 additions and 22 deletions
|
@ -4256,6 +4256,9 @@ const app = new Vue({
|
|||
document.getElementById('settings.option.general.updateCider.check').innerHTML = app.getLz('term.check')
|
||||
})
|
||||
},
|
||||
authCC(){
|
||||
ipcRenderer.send('cc-auth')
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue