mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-05 20:31:58 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user