From 6750b2c5ed409ff01de700103b5ed319f36fcff7 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 2 Nov 2023 12:50:06 +0100 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 67e4e44d91..6df3bbc4d8 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -144,7 +144,7 @@ "ReactionEmojiUtils": {"props": ["getReactionEmojiName", "getAccessibleEmojiDisplayName"]}, "RecentMentionUtils": {"props": ["deleteRecentMention", "fetchRecentMentions"]}, "RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]}, - "RoleIconUtils": {"props": ["canGuildUseRoleIcon", "getRoleIconData"]}, + "RoleIconUtils": {"props": ["canGuildUseRoleIcons", "getRoleIconData"]}, "RTCConnectionUtils": {"props": ["getChannelId", "getGuildId", "getRTCConnectionId"]}, "SearchPageUtils": {"props": ["changePage", "search", "clearHistory"]}, "SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]},