Fixed #11
This commit is contained in:
parent
b3dad5622c
commit
1a5a5e70ae
@ -188,6 +188,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
initQueue.forEach(item => {
|
initQueue.forEach(item => {
|
||||||
|
if (!initQueueList[item]) return
|
||||||
initQueueList[item].silent = true
|
initQueueList[item].silent = true
|
||||||
this.addToQueue(initQueueList[item])
|
this.addToQueue(initQueueList[item])
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user