mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-23 20:01:32 +00:00
Updated console.write (markdown)
parent
646c4c3adb
commit
fcd98d3056
@ -3,8 +3,7 @@
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "console.write",
|
"key": "console.write"
|
||||||
"scope": "websocket"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -18,7 +17,6 @@
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "console.write",
|
"key": "console.write",
|
||||||
"scope": "websocket",
|
|
||||||
"content": "Unit test failed..."
|
"content": "Unit test failed..."
|
||||||
}
|
}
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user