User may not be a bot, therefore do not imply it.
This commit is contained in:
parent
831053de11
commit
50e19ba43d
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ export default class BridgeSettingsTab extends React.Component {
|
|||
})}</p>;
|
||||
}
|
||||
|
||||
const bot = (<p> {_t("This bridge is managed by the <user /> bot user.", {}, {
|
||||
const bot = (<p> {_t("This bridge is managed by <user />.", {}, {
|
||||
user: <Pill
|
||||
type={Pill.TYPE_USER_MENTION}
|
||||
room={room}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue