Update 0BDFDB.data.json
This commit is contained in:
parent
09e2396068
commit
e95f6c1f37
|
@ -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"]},
|
||||
|
|
Loading…
Reference in New Issue