Show full dashboard room content
This commit is contained in:
@@ -870,7 +870,7 @@ function RoomWatcherFold({
|
||||
</strong>
|
||||
<time>{formatDate(message.timestamp, locale)}</time>
|
||||
</header>
|
||||
<ParsedBody text={message.content} truncate={200} />
|
||||
<ParsedBody text={message.content} />
|
||||
</li>
|
||||
))}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user