Update 0BDFDB.data.json
This commit is contained in:
parent
e2b30c769d
commit
d09bc9a939
|
@ -1492,10 +1492,11 @@
|
|||
"PeoplesNowPlayingMember": {"props": ["memberItem", "unknown"]},
|
||||
"PictureInPicture": {"props": ["pictureInPicture", "pictureInPictureWindow"]},
|
||||
"PillWrapper": {"props": ["item", "wrapper"], "length": 2},
|
||||
"PollModal": {"props": ["voter", "emoji", "close"]},
|
||||
"PopoutActivity": {"props": ["ellipsis", "activityActivityFeed"]},
|
||||
"PrivateChannel": {"props": ["channel", "closeButton"]},
|
||||
"PrivateChannelList": {"props": ["privateChannels", "searchBar"]},
|
||||
"PrivateChannelListScroller": {"props": ["privateChannelsHeaderContainer", "headerText"]},
|
||||
"PopoutActivity": {"props": ["ellipsis", "activityActivityFeed"]},
|
||||
"QuickMessage": {"props": ["input"], "length": 1},
|
||||
"QuickSelect": {"props": ["quickSelectArrow", "selected"]},
|
||||
"QuickSwitch": {"props": ["result", "guildIconContainer"]},
|
||||
|
@ -2966,6 +2967,7 @@
|
|||
"peoplesusername": ["PeopleItemUser", "username"],
|
||||
"pictureinpicture": ["PictureInPicture", "pictureInPicture"],
|
||||
"pictureinpicturewindow": ["PictureInPicture", "pictureInPictureWindow"],
|
||||
"pollmodalemoji": ["PollModal", "emoji"],
|
||||
"popoutarrow": ["BDFDB", "popoutArrow"],
|
||||
"popoutarrowbottom": ["BDFDB", "popoutArrowBottom"],
|
||||
"popoutarrowtop": ["BDFDB", "popoutArrowTop"],
|
||||
|
|
Loading…
Reference in New Issue