Update BDFDB.js

This commit is contained in:
Mirco Wittrien 2020-01-30 23:00:23 +01:00
parent e02c9a5cc7
commit a50c441e97
1 changed files with 1 additions and 1 deletions

View File

@ -1027,10 +1027,10 @@
"QuickSwitchGuildResult"
];
WebModulesData.Exported = [
"ChannelTextAreaContainer",
"Message"
];
WebModulesData.Nonprototype = [].concat(WebModulesData.Exported, [
"ChannelTextAreaContainer"
]);
WebModulesData.LoadedInComponents = {
AutocompleteChannelResult: "AutocompleteComponents.Channel",