Merge branch 'dev' into fix/machine_upairing
This commit is contained in:
commit
29dc519a52
126 changed files with 2007 additions and 1281 deletions
|
|
@ -66,7 +66,7 @@ function addName (pings, events, config) {
|
|||
const statuses = [
|
||||
getStatus(
|
||||
_.first(pings[machine.deviceId]),
|
||||
_.first(checkStuckScreen(events, machine.name))
|
||||
_.first(checkStuckScreen(events, machine))
|
||||
)
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue