mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Working indicators
This commit is contained in:
@@ -35,7 +35,7 @@ const CoralHeader = ({
|
||||
to="/admin/moderate"
|
||||
activeClassName={styles.active}>
|
||||
{t('configure.moderate')}
|
||||
<Indicator />
|
||||
{(root.premodCount !== 0 || root.reportedCount !== 0) && <Indicator />}
|
||||
</Link>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user