Skip to content

Commit 774bf38

Browse files
authored
Update webhook-handler.ts
1 parent 25ab394 commit 774bf38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/services/discord/modules/webhook-handler.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ const SERVER_EMOJI_MAP = {
8585
"1": "1️⃣",
8686
"2": "2️⃣",
8787
"3": "3️⃣",
88+
"4": "4️⃣"
8889
};
8990

9091
const REPO_SERVER_MAP = new Map([

0 commit comments

Comments
 (0)