Skip to content

Commit 0436feb

Browse files
committed
Add year
1 parent 78a3144 commit 0436feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/aoc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const createEmbedFromLeaderBoard = (
9797
log.info(`[AoC] Created Fields for the bottom ${members.length - top.length} Members`);
9898

9999
return {
100-
title: "AoC Leaderboard",
100+
title: `AoC Leaderboard ${lb.event}`,
101101
description: "Aktuelle Platzierungen in der CSZ",
102102
author: {
103103
name: "AoC-Shitpost-Bot",

0 commit comments

Comments
 (0)