Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-05-29 14:22:28 +02:00
parent 9bda0de23a
commit 1bc36346ae
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@
"GuildWelcomeUtils": {"props": ["welcomeScreenViewed", "resetWelcomeScreen"]},
"HistoryUtils": {"props": ["transitionTo", "replaceWith", "getHistory"]},
"IconUtils": {"props": ["getGuildIconURL", "getGuildBannerURL"]},
"ImageEditUtils": {"props": ["getPrimaryColorForAvatar", "getRatio"]},
"InviteUtils": {"props": ["acceptInvite", "createInvite"]},
"KeyCodeUtils": {"props": ["toCombo", "keyToCode"], "assign": true},
"KeyEvents": {"props": ["aliases", "code", "codes"]},