fix: banwords help

This commit is contained in:
lanvent
2023-04-18 11:43:34 +08:00
parent 6404332adc
commit f2e29f3f2e

View File

@@ -102,4 +102,4 @@ class Banwords(Plugin):
return return
def get_help_text(self, **kwargs): def get_help_text(self, **kwargs):
return Banwords.desc return "过滤消息中的敏感词。"