diff --git a/src/plugins/keywordNotify/index.tsx b/src/plugins/keywordNotify/index.tsx index d7aeedf9a..745009e25 100644 --- a/src/plugins/keywordNotify/index.tsx +++ b/src/plugins/keywordNotify/index.tsx @@ -393,7 +393,6 @@ export default definePlugin({ }; const messageRender = (e, t) => { - console.log(this); const msg = this.renderMsg({ message: e, gotoMessage: t,