mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: mutate fixes
This commit is contained in:
parent
f97597958a
commit
bce8cae0da
@ -101,7 +101,6 @@ const MembersSettings: NextPage = () => {
|
||||
|
||||
const handleInviteModalSuccess = () => {
|
||||
mutateInvitations();
|
||||
mutateMembers();
|
||||
};
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user