Minor improvements

This commit is contained in:
Tulir Asokan
2017-11-26 14:39:52 +02:00
parent b2a3954ad7
commit 02ab9bb6df
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ class Portal {
room = await user.intent.createRoom({
createAsClient: true,
options: {
name: user.getDisplayName(),
//name: user.getDisplayName(),
topic: "Telegram private chat",
visibility: "private",
invite,