Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-01-09 00:01:37 +01:00
parent 0d7a61bb48
commit db5a4cad88
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
"CurrentUserStore": {"props": ["getCurrentUser"]},
"CurrentVoiceUtils": {"props": ["getAveragePing", "isConnected"]},
"CustomStatusConstants": {"props": ["ClearAfterValues", "STATUS_MAX_LENGTH"]},
"DateUtils": {"props": ["calendarFormat", "isDate"]},
"DirectMessageStore": {"props": ["getPrivateChannelIds"]},
"DirectMessageUnreadStore": {"props": ["getUnreadPrivateChannelIds"]},
"DispatchApiUtils": {"props": ["dirtyDispatch", "isDispatching"]},