Add voice labels for quick add room buttons
See https://github.com/vector-im/riot-web/issues/9747
This commit is contained in:
@@ -750,6 +750,7 @@ module.exports = React.createClass({
|
||||
order: "recent",
|
||||
incomingCall: incomingCallIfTaggedAs('im.vector.fake.direct'),
|
||||
onAddRoom: () => {dis.dispatch({action: 'view_create_chat'})},
|
||||
addRoomLabel: _t("Start chat"),
|
||||
},
|
||||
{
|
||||
list: this.state.lists['im.vector.fake.recent'],
|
||||
|
||||
Reference in New Issue
Block a user