Optimize builds loaders (#3076)
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled

This commit is contained in:
Kalle
2026-05-17 16:21:13 +03:00
committed by GitHub
parent 9635f386b2
commit 8dc92140fc
33 changed files with 1120 additions and 440 deletions

View File

@@ -240,7 +240,8 @@ export async function linkUserAndPlayer({
.execute();
await BadgeRepository.syncXPBadges();
await BuildRepository.recalculateAllTop500();
await BuildRepository.recalculateAllSortValues(userId);
}
export function forcePatron(args: {