mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added SSH key auth and remember to agent Win-SSH link, #3108
This commit is contained in:
@@ -2471,7 +2471,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
x += addHtmlValue2("Last interfaces update", printDateTime(new Date(message.updateTime)));
|
||||
if (message.updateTime != null) { x += addHtmlValue2("Last interfaces update", printDateTime(new Date(message.updateTime))); }
|
||||
|
||||
if (message.netif != null) {
|
||||
// Old style
|
||||
|
||||
Reference in New Issue
Block a user