Skip to content

Commit 663a003

Browse files
committed
fix modmail config on prod
1 parent 8a4dbfe commit 663a003

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Config.prod.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ export const config: Config = {
6363
},
6464
modmail: {
6565
pingRole: "",
66-
archiveChannel: "",
67-
channel: "",
66+
archiveChannel: "1415283787440328836",
67+
channel: "1415283659350741062",
6868
},
6969
pastebin: {
7070
url: "https://paste.developerden.org",

0 commit comments

Comments
 (0)