mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 08:54:37 +08:00
added comment
This commit is contained in:
@@ -44,6 +44,7 @@ class KarmaTooltip extends React.Component {
|
||||
<div className={cn(styles.menu, 'talk-admin-karma-tooltip-menu')}>
|
||||
<strong>{t('user_detail.user_karma_score')}</strong>
|
||||
<ul>
|
||||
{/* NOTE: we may display this data in the future, keeping around for that eventuality */}
|
||||
{/* <li>
|
||||
<span>Reliable</span>{' '}
|
||||
<span className={cn(styles.label, styles.reliable)}>
|
||||
|
||||
Reference in New Issue
Block a user