Parcourir la source

fix: banwords help

master
lanvent il y a 1 an
Parent
révision
f2e29f3f2e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      plugins/banwords/banwords.py

+ 1
- 1
plugins/banwords/banwords.py Voir le fichier

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

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

Chargement…
Annuler
Enregistrer