Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-01-15 13:41:29 +01:00 committed by GitHub
parent e2684dc6fa
commit 21a6a5b587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"]},