mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
"/n" -> " "
This commit is contained in:
parent
1ca164f1a9
commit
1db803ccfc
@ -187,6 +187,7 @@ function textForServerACLEvent(ev) {
|
||||
changes.push(`Participating from a server using an IP literal hostname is now ${allowban}.`);
|
||||
}
|
||||
|
||||
return text + changes.join(" ");
|
||||
}
|
||||
|
||||
function textForMessageEvent(ev) {
|
||||
|
Loading…
Reference in New Issue
Block a user