提交 74945217 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-7986 add $.verto.refreshDevices(runtime)

上级 bd48aced
......@@ -2528,6 +2528,9 @@
};
$.verto.refreshDevices = function(runtime) {
checkDevices(runtime);
}
$.verto.init = function(obj, runtime) {
checkDevices(function() {
......
This diff was suppressed by a .gitattributes entry.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论