discordrpc now reloads/clears activity with setting changes
This commit is contained in:
parent
f8e37029ac
commit
a3ca0b09f4
4 changed files with 42 additions and 27 deletions
|
@ -1508,7 +1508,7 @@
|
|||
ipcRenderer.send('cc-logout')
|
||||
},
|
||||
reloadDiscordRPC() {
|
||||
ipcRenderer.send('reloadRPC')
|
||||
ipcRenderer.send('discordrpc:reload')
|
||||
},
|
||||
lfmDisconnect() {
|
||||
this.$root.cfg.connectivity.lastfm.enabled = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue