mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-14 23:11:56 -05:00
Fix groups showing across queues
This commit is contained in:
parent
8d7d69584a
commit
09856bcac1
|
|
@ -255,7 +255,7 @@ export const loader: LoaderFunction = async ({ context }) => {
|
|||
isCaptain: isGroupAdmin({ group: ownGroup, user }),
|
||||
lastActionAtTimestamp: ownGroup.lastActionAt.getTime(),
|
||||
...otherGroupsForResponse({
|
||||
groups,
|
||||
groups: groupsOfType,
|
||||
lookingForMatch,
|
||||
ownGroup,
|
||||
likes: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user