From fcd98d305638b7035952baa7dda545395bf6def6 Mon Sep 17 00:00:00 2001 From: therealkrispet Date: Mon, 18 Nov 2019 11:10:20 +0100 Subject: [PATCH] Updated console.write (markdown) --- console.write.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/console.write.md b/console.write.md index 78ae58c..3edb833 100644 --- a/console.write.md +++ b/console.write.md @@ -3,8 +3,7 @@ ```json { - "key": "console.write", - "scope": "websocket" + "key": "console.write" } ``` @@ -18,7 +17,6 @@ ```json { "key": "console.write", - "scope": "websocket", "content": "Unit test failed..." } ``` \ No newline at end of file