overwrite restriction

This commit is contained in:
vapormusic 2022-07-21 22:21:04 +07:00
parent dbe98fe5e3
commit 2e5cab40fd

View file

@ -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]