Updated the stats page a bit more
This commit is contained in:
@@ -244,6 +244,7 @@ export default function GroupList({user}: {user: User}) {
|
||||
if (result) {
|
||||
setShowDisclosure(false);
|
||||
setEditingID(undefined);
|
||||
reload();
|
||||
}
|
||||
});
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user