瀏覽代碼

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 "过滤消息中的敏感词。"

Loading…
取消
儲存