Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-09-29 16:05:14 +02:00
parent 21155349e8
commit 03b9bce2e4
1 changed files with 6 additions and 2 deletions

View File

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