mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Started work on integrating Windows agent icon customization prior to agent signing.
This commit is contained in:
parent
c5315ba0fc
commit
48c6b42a0b
5 changed files with 109 additions and 49 deletions
|
@ -2328,7 +2328,8 @@
|
|||
19: "SMS gateway has limited use in LAN mode.",
|
||||
20: "Invalid \"LoginCookieEncryptionKey\" in config.json.",
|
||||
21: "Backup path can't be set within meshcentral-data folder, backup settings ignored.",
|
||||
22: "Failed to sign agent {0}: {1}"
|
||||
22: "Failed to sign agent {0}: {1}",
|
||||
23: "Unable to load agent icon file: {0}."
|
||||
};
|
||||
var x = '';
|
||||
for (var i in message.warnings) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue