Update BDFDB.data.json
This commit is contained in:
parent
7a74a0cdc9
commit
aa76a039ae
|
@ -34,6 +34,7 @@
|
||||||
"CurrentUserStore": {"props": ["getCurrentUser"]},
|
"CurrentUserStore": {"props": ["getCurrentUser"]},
|
||||||
"CurrentVoiceUtils": {"props": ["getAveragePing", "isConnected"]},
|
"CurrentVoiceUtils": {"props": ["getAveragePing", "isConnected"]},
|
||||||
"CustomStatusConstants": {"props": ["ClearAfterValues", "STATUS_MAX_LENGTH"]},
|
"CustomStatusConstants": {"props": ["ClearAfterValues", "STATUS_MAX_LENGTH"]},
|
||||||
|
"DesktopNotificationUtils": {"props": ["showNotification", "requestPermission"]},
|
||||||
"DirectMessageStore": {"props": ["getPrivateChannelIds"]},
|
"DirectMessageStore": {"props": ["getPrivateChannelIds"]},
|
||||||
"DirectMessageUnreadStore": {"props": ["getUnreadPrivateChannelIds"]},
|
"DirectMessageUnreadStore": {"props": ["getUnreadPrivateChannelIds"]},
|
||||||
"DispatchApiUtils": {"props": ["dirtyDispatch", "isDispatching"]},
|
"DispatchApiUtils": {"props": ["dirtyDispatch", "isDispatching"]},
|
||||||
|
|
Loading…
Reference in New Issue