Resolved conflict

This commit is contained in:
Ilya Ig. Petrov 2017-11-29 15:23:26 +05:00
commit 4e659dbec9

View File

@ -155,7 +155,9 @@
timeouted(
(details) => {
if (details) {
this.isControllable(details);
}
cb();
}