Update 0BDFDB.data.json
This commit is contained in:
parent
21155349e8
commit
03b9bce2e4
|
@ -126,6 +126,10 @@
|
|||
"SearchPageUtils": {
|
||||
"searchNextPage": ["(e,t)}"],
|
||||
"searchPreviousPage": ["(e,-t)}"]
|
||||
},
|
||||
"SlateRichUtils": {
|
||||
"searchNextPage": ["(e,t)}"],
|
||||
"searchPreviousPage": ["(e,-t)}"]
|
||||
}
|
||||
},
|
||||
"LibraryModules": {
|
||||
|
@ -181,11 +185,11 @@
|
|||
"RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]},
|
||||
"RoleIconUtils": {"strings": [".ROLE_ICONS", "convertSurrogateToName", "customIconSrc"], "exported": false, "value": "exports"},
|
||||
"RTCConnectionUtils": {"props": ["getChannelId", "getGuildId", "getRTCConnectionId"]},
|
||||
"SearchPageUtils": {"strings": ["searchId", "sort_by", "sort_order"], "exported": false, "value": "exports"}
|
||||
"SearchPageUtils": {"strings": ["searchId", "sort_by", "sort_order"], "exported": false, "value": "exports"},
|
||||
"SettingsUtils": {"props": ["ShowCurrentGame", "DeveloperMode"]},
|
||||
"SimpleMarkdownComponents": {"strings": ["customEmoji", "emojiTooltipPosition", "timestampTooltip"]},
|
||||
"SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]},
|
||||
"SlateRichUtils": {"props": ["toRichValue", "createEmptyState"]},
|
||||
"SlateRichUtils": {"strings": ["textValue", "richValue", "text:\"\""], "nonString": ["className"], "exported": false, "value": "exports"},
|
||||
"SlateTextUtils": {"props": ["toTextValue", "serializeDescendant"]},
|
||||
"SoundParser": {"strings": ["discodo", "ddr-down", "mute"]},
|
||||
"SoundUtils": {"props": ["playSound", "createSound"]},
|
||||
|
|
Loading…
Reference in New Issue