mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-23 19:11:32 +00:00
Updated console.read (markdown)
parent
0b3db2e06a
commit
646c4c3adb
@ -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..."
|
||||
}
|
||||
```
|
Loading…
Reference in New Issue
Block a user