浏览代码

fix: banwords help

master
lanvent 1年前
父节点
当前提交
f2e29f3f2e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      plugins/banwords/banwords.py

+ 1
- 1
plugins/banwords/banwords.py 查看文件

@@ -102,4 +102,4 @@ class Banwords(Plugin):
return

def get_help_text(self, **kwargs):
return Banwords.desc
return "过滤消息中的敏感词。"

正在加载...
取消
保存