Rebase Staging branch with latest release branch #138

Merged
PxlLoewe merged 25 commits from release into staging 2025-11-08 09:38:57 +00:00
Showing only changes of commit 644fee3e29 - Show all commits

View File

@@ -34,7 +34,7 @@ export const handleParticipantFinished = async (
},
});
if (event.discordRoleId && discordAccount) {
if (discordAccount) {
await setStandardName({
memberId: discordAccount.discordId,
userId: user.id,