Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-10-26 19:30:40 +02:00
parent e7ccba8908
commit 5033c66c8b
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
"CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},
"CurrentUserStore": {"props": ["getCurrentUser"]},
"CurrentVoiceUtils": {"props": ["getAveragePing", "isConnected"]},
"CurrentVoiceUtils": {"props": ["getAveragePing", "getChannelId"]},
"CustomStatusConstants": {"props": ["ClearAfterValues", "STATUS_MAX_LENGTH"]},
"DesktopNotificationUtils": {"props": ["showNotification", "requestPermission"]},
"DirectMessageStore": {"props": ["getPrivateChannelIds"]},