diff --git a/README.md b/README.md index 81337bd..fb3331b 100644 --- a/README.md +++ b/README.md @@ -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). +``` \ No newline at end of file