fix seamless (gapless) toggle
This commit is contained in:
parent
7317a1ad6f
commit
590357dfcf
2 changed files with 3 additions and 1 deletions
|
@ -597,6 +597,8 @@ const app = new Vue({
|
|||
} catch (err) {
|
||||
}
|
||||
|
||||
this.mk._bag.features['seamless-audio-transitions'] = this.cfg.audio.seamless_audio
|
||||
|
||||
// API Fallback
|
||||
if (!this.chrome.userinfo) {
|
||||
this.chrome.userinfo = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue