mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
showNotesPanel in device view (#5543)
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
0ce305ebcf
commit
c05cbeae88
6 changed files with 56 additions and 3 deletions
|
@ -1658,6 +1658,11 @@ See description for information about each item.
|
|||
"default": false,
|
||||
"description": "When enabled, this will hide the power timeline in the web ui"
|
||||
},
|
||||
"showNotesPanel": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "When enabled, this will show the notes panel in the device view"
|
||||
},
|
||||
"agentInviteCodes": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue