From 79cf7d94a7f88096b6593b59a56a11c20ef463a2 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 11 Jan 2022 12:34:05 +0100 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index d4b0c62bfe..3eb3bb2266 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -1184,7 +1184,7 @@ "ChannelTextAreaButton": {"props": ["buttonWrapper", "active"]}, "ChannelTextAreaCharCounter": {"props": ["characterCount", "error"]}, "ChannelTextAreaSlate": {"props": ["slateContainer", "placeholder"]}, - "ChatWindow": {"props": ["chat", "channelTextArea", "threadSidebar"]}, + "ChatWindow": {"props": ["chat", "channelTextArea", "chatContent"]}, "Checkbox": {"props": ["checkboxWrapper", "round"]}, "Clamped": {"props": ["clamped"]}, "Combobox": {"props": ["combobox", "itemLabel"]},