Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2020-12-19 17:54:43 +01:00
parent 251c280122
commit ea50057d49
1 changed files with 1 additions and 1 deletions

View File

@ -1041,7 +1041,7 @@
"PillWrapper": {"props": ["item", "wrapper"], "length": 2},
"PrivateChannel": {"props": ["channel", "closeButton"]},
"PrivateChannelList": {"props": ["privateChannels", "searchBar"]},
"PrivateChannelListScroller": {"props": ["scroller", "empty"]},
"PrivateChannelListScroller": {"props": ["privateChannelsHeaderContainer", "headerText"]},
"Popout": {"props": ["popout", "arrowAlignmentTop"]},
"PopoutActivity": {"props": ["ellipsis", "activityActivityFeed"]},
"QuickMessage": {"props": ["input"], "length": 1},