From 38642e09f015a92fef2c12c025ace9bb0a5beffe Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Sun, 22 Oct 2023 21:49:35 +0200 Subject: [PATCH] update nitro icon --- labscore/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labscore/constants.js b/labscore/constants.js index d212f29..82ba8dc 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -138,7 +138,7 @@ module.exports.REDESIGN_ICONS = Object.freeze({ "link": "<:ico_link:1165257615178207302>", "locale": "<:ico_locale:1165257616600092712>", "message": "<:ico_message:1165257618869207090>", - "nitro": "<:ico_nitro:1165257620538544178>", + "nitro": "<:ico_nitro:1165738595248775319>", "reply": "<:ico_reply:1165257622883155978>", "slash": "<:ico_slash:1165257624044974182>", "sticker": "<:ico_sticker:1165257627270385724>",