mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +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