diff --git a/labscore/constants.js b/labscore/constants.js index 2e37c92..691b956 100644 --- a/labscore/constants.js +++ b/labscore/constants.js @@ -117,7 +117,7 @@ module.exports.ICONS_NEXTGEN = Object.freeze({ "connection_warning": "<:nxt_ico_connection_warning:1363557714747457556>", "flag": "<:nxt_ico_flag:1363558782726049792>", "hashmark": "<:nxt_ico_hashmark:1363557659977977978>", - "hashmark_alt_warning": "<:nxt_ico_hashmask_warning:1363557670782632106>", + "hashmark_warning": "<:nxt_ico_hashmask_warning:1363557670782632106>", "home": "<:nxt_ico_home:1363558803324276968>", "image": "<:nxt_ico_image:1363558822907613215>", "image_stack": "<:nxt_ico_image_stack:1363558834043617370>", @@ -237,8 +237,8 @@ module.exports.ICONS_NEXTGEN_LEGACY_MAPPINGS = Object.freeze({ "activity": "rocket", "agreements": "privacy_policy", "apps": "shapes", - "channel": "hashmark_alt", - "channel_nsfw": "hashmark_alt_warning", + "channel": "hashmark", + "channel_nsfw": "hashmark_warning", "mention": "at", "user_multiple": "user_group",