fix js error

This commit is contained in:
Nuwan 2022-12-07 19:44:45 +05:30
parent d9b4a5b8d9
commit 033d67639c
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ void removeSearchPath(int typeId, QString pathToRemove);
# ), 0)
onVstChanged: `function() {
setTimeout();
setTimeout(() => {});
logger.debug("vst changed");
setTimeout((async () => {