diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 1ae9eb152a..c35a4b2bcb 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -115,7 +115,7 @@ "RelationshipStore": {"props": ["getFriendIDs", "getRelationships"]}, "RelationshipSuggestionUtils": {"props": ["getSuggestionCount", "getSuggestions"]}, "RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]}, - "FriendUtils": {"props": ["addRelationship", "removeRelationship"]}, + "FriendUtils": {"props": ["getFriendIDs", "getRelationships"]}, "RoleIconUtils": {"props": ["getRoleIconData"]}, "SearchPageUtils": {"props": ["searchNextPage", "searchPreviousPage"]}, "SettingsStore": {"props": ["guildPositions", "theme"]},