mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-12-27 23:55:54 -05:00
Merge pull request #4180 from smartekIT/patch-1
Update meshcentral-config-schema.json
This commit is contained in:
commit
9bd2a81a6a
@ -555,7 +555,7 @@
|
|||||||
"legalCopyright": { "type": "string", "description": "Executable legal copyright." },
|
"legalCopyright": { "type": "string", "description": "Executable legal copyright." },
|
||||||
"originalFilename": { "type": "string", "description": "Executable original file name." },
|
"originalFilename": { "type": "string", "description": "Executable original file name." },
|
||||||
"productName": { "type": "string", "description": "Executable product name." },
|
"productName": { "type": "string", "description": "Executable product name." },
|
||||||
"productCersion": { "type": "string", "description": "Executable product version, generally in the form of 1.2.3.4." }
|
"productVersion": { "type": "string", "description": "Executable product version, generally in the form of 1.2.3.4." }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"assistantCustomization": {
|
"assistantCustomization": {
|
||||||
|
Loading…
Reference in New Issue
Block a user