fix(discord-bot): update developer roles constant (#1070)

* chore: disable commitlint

* fix(discord-bot): update developer roles constant

* Update commit-msg
This commit is contained in:
veryCrunchy
2024-10-08 09:27:10 +02:00
committed by GitHub
parent d5acdefc45
commit ef377d3f68

View File

@@ -30,7 +30,7 @@ export const roles = {
ADMINISTRATOR: "685969048399249459",
PROJECT_MANAGEMENT: "673682085608816652",
REVIEWER: "630445337143935009",
DEVELOPER: "691396820236107837",
DEVELOPER: "1027665813525778436",
DESIGNER: "691386502566903850",
MODERATOR: "514546359865442304",
SUPPORT_AGENT: "566417964820070421",