You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
spell out email invites better
This commit is contained in:
@@ -48,7 +48,7 @@ module.exports = React.createClass({
|
|||||||
title: "Start a chat",
|
title: "Start a chat",
|
||||||
description: "Who would you like to communicate with?",
|
description: "Who would you like to communicate with?",
|
||||||
value: "",
|
value: "",
|
||||||
placeholder: "User ID, Name or email",
|
placeholder: "Email, name or matrix ID",
|
||||||
button: "Start Chat",
|
button: "Start Chat",
|
||||||
focus: true
|
focus: true
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user