Adding better deafults and ErrorDialog message
This commit is contained in:
parent
3d66dff0aa
commit
d9c6448a0f
2 changed files with 8 additions and 5 deletions
|
@ -513,8 +513,6 @@ module.exports = React.createClass({
|
|||
var ChatInviteDialog = sdk.getComponent("dialogs.ChatInviteDialog");
|
||||
Modal.createDialog(ChatInviteDialog, {
|
||||
title: "Start a one to one chat",
|
||||
description: "Who would you like to communicate with?",
|
||||
placeholder: "User ID, Name or email",
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue