mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
remove console log
This commit is contained in:
parent
91f6541d8a
commit
f496724422
1 changed files with 0 additions and 1 deletions
|
@ -393,7 +393,6 @@ export default definePlugin({
|
|||
};
|
||||
|
||||
const messageRender = (e, t) => {
|
||||
console.log(this);
|
||||
const msg = this.renderMsg({
|
||||
message: e,
|
||||
gotoMessage: t,
|
||||
|
|
Loading…
Reference in a new issue