mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Hopefully this will completely fix the WordStats bug.
This commit is contained in:
parent
cd4f073ad5
commit
6a1d4d64f6
@ -322,7 +322,7 @@ class WordStats(callbacks.Privmsg):
|
||||
wordstats = wrap(wordstats,
|
||||
['channeldb',
|
||||
optional('otherUser'),
|
||||
additional('somethingWithoutSpaces')])
|
||||
additional('lowered')])
|
||||
|
||||
|
||||
Class = WordStats
|
||||
|
Loading…
Reference in New Issue
Block a user