From 646c4c3adbce29bacaed16914837249827a5e2db Mon Sep 17 00:00:00 2001 From: therealkrispet Date: Mon, 18 Nov 2019 11:09:58 +0100 Subject: [PATCH] Updated console.read (markdown) --- console.read.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/console.read.md b/console.read.md index 6f0b8d1..a33619f 100644 --- a/console.read.md +++ b/console.read.md @@ -4,8 +4,7 @@ ```json { - "key": "console.read", - "scope": "websocket" + "key": "console.read" } ``` @@ -19,9 +18,7 @@ ```json { - "key": "console.read", - "intent": "event", - "scope": "zmq" + "key": "console.read" } ``` @@ -35,8 +32,6 @@ ```json { "key": "console.read", - "intent": "event", - "scope": "zmq", "content": " * Serving Flask app..." } ``` \ No newline at end of file