Fixed star device webapp update.

This commit is contained in:
Ylian Saint-Hilaire
2020-08-12 12:09:35 -07:00
parent 8cd7139c3e
commit 84a379ce71
2 changed files with 6 additions and 1 deletions

View File

@@ -1140,6 +1140,7 @@
updateDevices();
if (Q('SearchInput').value == '*') { onSearchInputChanged(); }
}
if (currentNode) { refreshDevice(currentNode._id); }
}
break;
}