mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Ready
This commit is contained in:
@@ -221,7 +221,9 @@ class ModerationContainer extends Component {
|
||||
|
||||
if (premodEnabled && root.newCount === 0) {
|
||||
delete currentQueueConfig.new;
|
||||
} else if (root.premodCount === 0) {
|
||||
}
|
||||
|
||||
if (!premodEnabled && root.premodCount === 0) {
|
||||
delete currentQueueConfig.premod;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user