mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Improved event logs when running remote commands.
This commit is contained in:
parent
6f23c450b0
commit
a435d57be5
5 changed files with 466 additions and 445 deletions
|
@ -10777,7 +10777,9 @@
|
|||
95: "Added security key",
|
||||
96: "Verified phone number of user {0}",
|
||||
97: "Removed phone number of user {0}",
|
||||
98: "Help Requested, user: {0}, details: {1}"
|
||||
98: "Help Requested, user: {0}, details: {1}",
|
||||
99: "Running commands as user",
|
||||
100: "Running commands as user if possible"
|
||||
};
|
||||
|
||||
// Highlights the device being hovered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue