mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fix for #2731
This commit is contained in:
parent
7d4c03fdc1
commit
75bb1f3e52
2 changed files with 12 additions and 10 deletions
|
@ -12388,7 +12388,9 @@
|
|||
114: "Removed push notification authentication device",
|
||||
115: "Added login token",
|
||||
116: "Removed login token",
|
||||
117: "This is an old agent version, consider updating."
|
||||
117: "This is an old agent version, consider updating.",
|
||||
118: "This agent has an outstated certificate validation mechanism, consider updating.",
|
||||
119: "This agent is using insecure tunnels, consider updating."
|
||||
};
|
||||
|
||||
// Highlights the device being hovered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue