mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added session disconnection log for desktop multiplex, #3437
This commit is contained in:
parent
f8e9426350
commit
42137aa1d1
3 changed files with 20 additions and 2 deletions
|
@ -13354,7 +13354,11 @@
|
|||
130: "User notifications changed",
|
||||
131: "Added device share {0} with unlimited time.",
|
||||
132: "Turn on.",
|
||||
133: "Turn off."
|
||||
133: "Turn off.",
|
||||
134: "Disconnected desktop session of user {0}",
|
||||
135: "Disconnected terminal session of user {0}",
|
||||
136: "Disconnected files session of user {0}",
|
||||
137: "Disconnected routing session of user {0}"
|
||||
};
|
||||
|
||||
// Highlights the device being hovered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue