connected Dispatcher

This commit is contained in:
PxlLoewe
2025-07-08 17:51:48 -07:00
parent cce499e27e
commit 44abbc57b6
3 changed files with 4 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ router.patch("/:id", async (req, res) => {
userId: newDispatcher.userId,
},
});
if (discordAccount?.id) {
await renameMember(
discordAccount.discordId.toString(),