提交 9ab7a331 authored 作者: Anthony Minessale's avatar Anthony Minessale

fix small typo in js and regen minified js

上级 78c93e63
This diff was suppressed by a .gitattributes entry.
...@@ -2588,7 +2588,7 @@ ...@@ -2588,7 +2588,7 @@
}) })
.catch(function(err) { .catch(function(err) {
console.log(err.name + ": " + error.message); console.log(" Device Enumeration ERROR: " + err.name + ": " + err.message);
runtime(); runtime();
}); });
} }
......
This diff was suppressed by a .gitattributes entry.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论