(
if (room.getType() === 'm.server_notice') {
return (
-
+ }
+ direction="Column"
+ alignItems="Center"
+ justifyContent="Center"
+ style={{ padding: config.space.S300 }}
+ >
- This is a server notice room — you cannot send messages here.
+ This room contains system messages from your homeserver. Replies are not permitted.
-
+