From e0dc5c7e900d8bd577db9e3d4bbe7d2bbdcbd6b0 Mon Sep 17 00:00:00 2001 From: ni-richard Date: Sat, 14 Sep 2019 10:26:43 +0200 Subject: [PATCH] Updated message.send (markdown) --- message.send.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/message.send.md b/message.send.md index 00079a7..3cdfadb 100644 --- a/message.send.md +++ b/message.send.md @@ -4,7 +4,6 @@ ```json { "key": "message.send", - "intent": "control", "scope": "websocket" } ``` @@ -22,6 +21,7 @@ ```json { "key": "message.send", + "scope": "websocket", "originator": "Brian Kernighan", "message": "hello, world" }