fix typo
This commit is contained in:
parent
b1957cf0b9
commit
1c6c9f38ac
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ you can use the case-sensitive template string `{NODE_ID}`.
|
|||
Examples for `nodeInfos`:
|
||||
|
||||
"nodeInfos": [
|
||||
{ "name": "Clientstatistik"
|
||||
{ "name": "Clientstatistik",
|
||||
"href": "nodes/{NODE_ID}.png",
|
||||
"thumbnail": "nodes/{NODE_ID}.png",
|
||||
"caption": "Knoten {NODE_ID}"
|
||||
|
|
Loading…
Reference in a new issue