Update 0BDFDB.data.json
This commit is contained in:
parent
cd3de75a91
commit
0248164f1e
|
@ -583,6 +583,7 @@
|
||||||
"UserInfo": {"strings": [".botTag", "isMobile:", ".discordTag"]},
|
"UserInfo": {"strings": [".botTag", "isMobile:", ".discordTag"]},
|
||||||
"UserMemberContextMenu": {"strings": ["USER_ACTIONS_MENU_LABEL", "navId:\"user", ".GUILD_CHANNEL_USER_MENU"], "noSearch": true},
|
"UserMemberContextMenu": {"strings": ["USER_ACTIONS_MENU_LABEL", "navId:\"user", ".GUILD_CHANNEL_USER_MENU"], "noSearch": true},
|
||||||
"UserMention": {"strings": ["inlinePreview", "\"@\"", "renderPopout:"]},
|
"UserMention": {"strings": ["inlinePreview", "\"@\"", "renderPopout:"]},
|
||||||
|
"UserPanelHeader": {"strings": ["getAnyStreamForUser", "PRESS_VIEW_PROFILE", ".PANEL"], "noSearch": true},
|
||||||
"UserPopout": {"strings": ["{user:", "userId:", "\"Unexpected missing user\")", "getUser"], "noSearch": true},
|
"UserPopout": {"strings": ["{user:", "userId:", "\"Unexpected missing user\")", "getUser"], "noSearch": true},
|
||||||
"UserPopoutBody": {"strings": ["customStatusActivity:", "canDM:", "hidePersonalInformation:", "showCopiableUsername:"]},
|
"UserPopoutBody": {"strings": ["customStatusActivity:", "canDM:", "hidePersonalInformation:", "showCopiableUsername:"]},
|
||||||
"UserPopoutBodySimplified": {"strings": [".BITE_SIZE", "hidePersonalInformation", "onOpenProfile:", "getRelationshipType"], "noSearch": true},
|
"UserPopoutBodySimplified": {"strings": [".BITE_SIZE", "hidePersonalInformation", "onOpenProfile:", "getRelationshipType"], "noSearch": true},
|
||||||
|
@ -1488,7 +1489,7 @@
|
||||||
"File": {"props": ["cancelButton", "fileNameLink"]},
|
"File": {"props": ["cancelButton", "fileNameLink"]},
|
||||||
"FileDownloadButton": {"props": ["downloadButton", "attachmentName"]},
|
"FileDownloadButton": {"props": ["downloadButton", "attachmentName"]},
|
||||||
"Flex": {"props": ["alignBaseline", "alignCenter"], "length": 24, "smaller": true},
|
"Flex": {"props": ["alignBaseline", "alignCenter"], "length": 24, "smaller": true},
|
||||||
"FlexChild": {"props": ["flexChild", "flex"]},
|
"FlexChild": {"props": ["flexChild", "flex", "horizontalReverse"]},
|
||||||
"FlowerStar": {"props": ["flowerStarContainer", "flowerStar"]},
|
"FlowerStar": {"props": ["flowerStarContainer", "flowerStar"]},
|
||||||
"FormText": {"props": ["description", "modeDefault"]},
|
"FormText": {"props": ["description", "modeDefault"]},
|
||||||
"ForumPage": {"props": ["newPostsButton", "list", "searchIcon"]},
|
"ForumPage": {"props": ["newPostsButton", "list", "searchIcon"]},
|
||||||
|
|
Loading…
Reference in New Issue