mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +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
Reference in a new issue