overwrite restriction
This commit is contained in:
parent
dbe98fe5e3
commit
2e5cab40fd
1 changed files with 1 additions and 1 deletions
|
@ -734,7 +734,7 @@ const app = new Vue({
|
|||
this.platform = this.cfg.main.PLATFORM
|
||||
|
||||
this.mklang = await this.MKJSLang()
|
||||
|
||||
this.mk._playbackController._storekit.overrideRestrictEnabled(false)
|
||||
try {
|
||||
// Set profile name
|
||||
this.chrome.userinfo = (await app.mk.api.v3.music(`/v1/me/social-profile`)).data.data[0]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue