Merge branch 'main' of https://github.com/Apple-Music-Electron/Cider
This commit is contained in:
commit
9b65375f1d
2 changed files with 13 additions and 1 deletions
|
@ -120,7 +120,7 @@ const app = new Vue({
|
|||
this.mk = MusicKit.getInstance()
|
||||
this.mk.authorize()
|
||||
this.$forceUpdate()
|
||||
|
||||
this.mk.privateEnabled = true
|
||||
// Set profile name
|
||||
this.chrome.userinfo = await this.mkapi("personalSocialProfile", false, "")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue