some fixes
This commit is contained in:
parent
bde1462b3e
commit
c07965aa88
1 changed files with 1 additions and 1 deletions
|
@ -613,7 +613,7 @@ const app = new Vue({
|
||||||
}
|
}
|
||||||
|
|
||||||
this.mk._bag.features['seamless-audio-transitions'] = this.cfg.audio.seamless_audio
|
this.mk._bag.features['seamless-audio-transitions'] = this.cfg.audio.seamless_audio
|
||||||
|
this.mk._services.apiManager.store.storekit._restrictedEnabled = false
|
||||||
// API Fallback
|
// API Fallback
|
||||||
if (!this.chrome.userinfo) {
|
if (!this.chrome.userinfo) {
|
||||||
this.chrome.userinfo = {
|
this.chrome.userinfo = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue