mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
uncacheGuild a second time, prospective fix for state desync
This commit is contained in:
parent
5404047bd2
commit
e0a0d1d87a
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ const Picker = (props: PickerProps) => {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
uncacheGuild(props.serverID);
|
||||||
setPending(false);
|
setPending(false);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue