diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 30ba4edd31..bcc69519f4 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -34,6 +34,7 @@ "CurrentUserStore": {"props": ["getCurrentUser"]}, "CurrentVoiceUtils": {"props": ["getAveragePing", "isConnected"]}, "CustomStatusConstants": {"props": ["ClearAfterValues", "STATUS_MAX_LENGTH"]}, + "DesktopNotificationUtils": {"props": ["showNotification", "requestPermission"]}, "DirectMessageStore": {"props": ["getPrivateChannelIds"]}, "DirectMessageUnreadStore": {"props": ["getUnreadPrivateChannelIds"]}, "DispatchApiUtils": {"props": ["dirtyDispatch", "isDispatching"]},