mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-09-11 11:19:57 +00:00
Updated console.read (markdown)
@@ -4,8 +4,7 @@
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "console.read",
|
"key": "console.read"
|
||||||
"scope": "websocket"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -19,9 +18,7 @@
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "console.read",
|
"key": "console.read"
|
||||||
"intent": "event",
|
|
||||||
"scope": "zmq"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -35,8 +32,6 @@
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "console.read",
|
"key": "console.read",
|
||||||
"intent": "event",
|
|
||||||
"scope": "zmq",
|
|
||||||
"content": " * Serving Flask app..."
|
"content": " * Serving Flask app..."
|
||||||
}
|
}
|
||||||
```
|
```
|
Reference in New Issue
Block a user