mirror of
https://github.com/yuukiwww/taiko-web.git
synced 2024-10-22 17:05:49 +02:00
fix combo voice load error
This commit is contained in:
parent
9f7ce52cb4
commit
b030624ab1
@ -42,7 +42,7 @@ class Controller{
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
Promise.all(this.promises)
|
Promise.all(promises)
|
||||||
}
|
}
|
||||||
|
|
||||||
if(this.calibrationMode){
|
if(this.calibrationMode){
|
||||||
|
Loading…
Reference in New Issue
Block a user