botTags
This commit is contained in:
parent
517d117079
commit
b8b28a7820
|
@ -6512,7 +6512,7 @@
|
|||
onClick: this.handleClick.bind(this),
|
||||
onContextMenu: this.handleContextMenu.bind(this),
|
||||
children: BDFDB.ReactUtils.createElement("span", {
|
||||
className: BDFDB.disCN.bottagtxt,
|
||||
className: BDFDB.disCN.bottagtext,
|
||||
children: this.props.tag || BDFDB.LanguageUtils.LanguageStrings.BOT_TAG_BOT
|
||||
})
|
||||
});
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue