You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-01 09:58:03 +03:00
Adding better deafults and ErrorDialog message
This commit is contained in:
@@ -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",
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user