From aa76a039ae3f9e8246501f2d023f85289eec7283 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 6 Mar 2021 21:51:46 +0100 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 1 + 1 file changed, 1 insertion(+) 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"]},