From 23eb73ffe6780cb3818ab63dac8f8f7ae142c751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Thu, 31 May 2018 14:57:19 +0200 Subject: [PATCH] Remove lies from README --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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