Update BDFDB.js

This commit is contained in:
Mirco Wittrien 2020-02-03 14:06:34 +01:00
parent 01db14694e
commit c0d337f6c4
1 changed files with 1 additions and 1 deletions

View File

@ -9754,7 +9754,7 @@
let renderedChildren = renderChildren(...args);
InternalBDFDB._processAvatarRender(renderedChildren, e.instance.props.message.author);
return renderChildren;
});
};
}
}
};