mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 06:08:13 -05:00
Optimize builds loaders (#3076)
This commit is contained in:
@@ -240,7 +240,8 @@ export async function linkUserAndPlayer({
|
||||
.execute();
|
||||
|
||||
await BadgeRepository.syncXPBadges();
|
||||
await BuildRepository.recalculateAllTop500();
|
||||
|
||||
await BuildRepository.recalculateAllSortValues(userId);
|
||||
}
|
||||
|
||||
export function forcePatron(args: {
|
||||
|
||||
Reference in New Issue
Block a user