From 1378ab8ec5ed4f9d2a7be900adf58197bd62416b Mon Sep 17 00:00:00 2001 From: bignutty <3515180-bignutty@users.noreply.gitlab.com> Date: Fri, 30 Aug 2024 17:05:48 +0200 Subject: [PATCH] fix hypesquad icon --- labscore/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labscore/constants.js b/labscore/constants.js index 9a306b5..aa9ce8b 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -44,7 +44,7 @@ module.exports.BADGE_ICONS = Object.freeze({ "bug_hunter": "<:b:1263605576773013616>", "bug_hunter_lvl2": "<:b:1263607090501517372>", "early_supporter": "<:b:1263607076173905950>", - "hypesquad_events": "<:b:1263607076173905950>", + "hypesquad_events": "<:ico_badge_hypesquad:1263607109262770338>", "hypesquad_balance": "<:b:1263607122659119255>", "hypesquad_bravery": "<:b:1263607134596104273>", "hypesquad_brilliance": "<:b:1263607149721026600>",