User may not be a bot, therefore do not imply it.

This commit is contained in:
Half-Shot 2020-01-03 14:04:59 +00:00
parent 831053de11
commit 50e19ba43d
2 changed files with 2 additions and 2 deletions

View file

@ -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}