Update BDFDB.max.js

This commit is contained in:
Mirco Wittrien 2019-09-10 17:06:44 +02:00
parent 3956eb782a
commit 84d6a2517d
1 changed files with 1 additions and 1 deletions

View File

@ -3285,7 +3285,7 @@ var BDFDB = {myPlugins: BDFDB && BDFDB.myPlugins ? BDFDB.myPlugins : {}, BDv2Api
LibraryModules.ContextMenuUtils.openContextMenu(e, function (e) {
return BDFDB.React.createElement(LibraryComponents.ContextMenu, Object.assign({}, e, {
BDFDBcontextMenu: true,
type: DiscordConstants.ContextMenuTypes.NATIVE_TEXT,
type: BDFDB.DiscordConstants.ContextMenuTypes.NATIVE_TEXT,
value: "",
className: `${BDFDB.disCN.contextmenu} BDFDB-contextMenu ${plugin.name}-contextMenuItem`,
children