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