Remove lies from README

This commit is contained in:
Kristóf Tóth 2018-05-31 14:57:19 +02:00
parent 6a507debec
commit 23eb73ffe6
1 changed files with 2 additions and 5 deletions

View File

@ -120,10 +120,7 @@ The dashboard also exposes a frontend API to dynamically change layouts any time
"data":
{
"command": "layout",
"layout": ...,
"hide_messages": ...
"value": ...
}
}
```
You can use the `hide_messages` key to hide the message component (sadly it currently takes up the space it would occupy).
```