mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Fixed local protocol events, #2813
This commit is contained in:
@@ -12483,7 +12483,9 @@
|
||||
116: "Removed login token",
|
||||
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."
|
||||
119: "This agent is using insecure tunnels, consider updating.",
|
||||
120: "Started local relay session \"{0}\", protocol {1} to {2}",
|
||||
121: "Ended local relay session \"{0}\", protocol {1} to {2}, {3} second(s)"
|
||||
};
|
||||
|
||||
// Highlights the device being hovered
|
||||
|
||||
Reference in New Issue
Block a user