Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2024-05-09 11:30:15 +02:00
parent e2b30c769d
commit d09bc9a939
1 changed files with 3 additions and 1 deletions

View File

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