This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
CoW
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: banwords help
master
lanvent
1 year ago
parent
6404332adc
commit
f2e29f3f2e
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/banwords/banwords.py
+ 1
- 1
plugins/banwords/banwords.py
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
"过滤消息中的敏感词。"
Write
Preview
Loading…
Cancel
Save