connected Dispatcher
This commit is contained in:
@@ -33,6 +33,7 @@ router.patch("/:id", async (req, res) => {
|
||||
userId: newDispatcher.userId,
|
||||
},
|
||||
});
|
||||
|
||||
if (discordAccount?.id) {
|
||||
await renameMember(
|
||||
discordAccount.discordId.toString(),
|
||||
|
||||
Reference in New Issue
Block a user