From 87099e1a5cf57c9642ea37f0c67256dd2d8a90d0 Mon Sep 17 00:00:00 2001 From: bignutty <3515180-bignutty@users.noreply.gitlab.com> Date: Wed, 8 May 2024 21:10:59 +0200 Subject: [PATCH] update brand icon --- labscore/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labscore/constants.js b/labscore/constants.js index 2a6872f..581ba1b 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -54,7 +54,7 @@ module.exports.BADGE_ICONS = Object.freeze({ }) module.exports.ICONS = Object.freeze({ - "brand": "<:ico_brand:1170410186062712872>", + "brand": "<:ico_brand:1237843729880977459>", "home": "<:ico_home:1165257185488551976>", "image": "<:ico_image:1165257188235825274>",