mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
Fix collapsing UI
This commit is contained in:
@@ -116,7 +116,7 @@ class ModerationContainer extends Component {
|
||||
|
||||
let asset;
|
||||
|
||||
if (data.loading) {
|
||||
if (!('premodCount' in data)) {
|
||||
return <div><Spinner/></div>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user