fix combo voice load error

This commit is contained in:
Bui 2020-02-22 13:13:04 +00:00
parent 9f7ce52cb4
commit b030624ab1

View File

@ -42,7 +42,7 @@ class Controller{
} }
}) })
Promise.all(this.promises) Promise.all(promises)
} }
if(this.calibrationMode){ if(this.calibrationMode){