Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-10-01 16:01:31 +02:00
parent 09e2396068
commit e95f6c1f37
1 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@
"RecentMentionUtils": {"props": ["deleteRecentMention", "fetchRecentMentions"]},
"RelationshipStore": {"props": ["getFriendIDs", "getRelationships"]},
"RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]},
"RoleIconUtils": {"props": ["getRoleIconSource"]},
"RoleIconUtils": {"props": ["getRoleIconData"]},
"SearchPageUtils": {"props": ["searchNextPage", "searchPreviousPage"]},
"SettingsStore": {"props": ["guildPositions", "theme"]},
"SettingsUtils": {"props": ["updateRemoteSettings", "updateLocalSettings"]},
@ -1315,7 +1315,7 @@
"SearchPopout": {"props": ["datePicker", "searchResultChannelIconBackground"]},
"SearchPopoutWrap": {"props": ["container", "queryContainer"]},
"SearchResults": {"props": ["noResults", "searchResultsWrap"]},
"SearchResultsElements": {"props": ["totalResults", "tab"]},
"SearchResultsElements": {"props": ["totalResults", "searchHeaderTabList"]},
"SearchResultsGroup": {"props": ["searchResultGroup", "channelName"]},
"SearchResultsMessage": {"props": ["message", "searchResult"]},
"Select": {"props": ["select", "error", "errorMessage"]},