From 8b1b28f85b63ed0500b7cf121224fb2db46141e2 Mon Sep 17 00:00:00 2001 From: ni-richard Date: Sat, 14 Sep 2019 00:51:59 +0200 Subject: [PATCH] Updated ide.read (markdown) --- ide.read.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide.read.md b/ide.read.md index 8d6dc5f..1ceb1d6 100644 --- a/ide.read.md +++ b/ide.read.md @@ -1,6 +1,6 @@ ### Request * **Description**: Attempts to fetch the contents of a file, then loads it in the IDE. You can also define new patterns for allowed files. -* **Subscribers**: *FrontendProxyHandler*, *IdeHandler* +* **Subscribers**: *FrontendProxyHandler*, *IdeHandler*, *IdeComponent* ```json {