mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed star device webapp update.
This commit is contained in:
parent
8cd7139c3e
commit
84a379ce71
2 changed files with 6 additions and 1 deletions
|
@ -1140,6 +1140,7 @@
|
|||
updateDevices();
|
||||
if (Q('SearchInput').value == '*') { onSearchInputChanged(); }
|
||||
}
|
||||
if (currentNode) { refreshDevice(currentNode._id); }
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue