Explorar el Código

fix: banwords help

master
lanvent hace 1 año
padre
commit
f2e29f3f2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      plugins/banwords/banwords.py

+ 1
- 1
plugins/banwords/banwords.py Ver fichero

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

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

Cargando…
Cancelar
Guardar