mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-02 16:09:24 +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,
|
wordstats = wrap(wordstats,
|
||||||
['channeldb',
|
['channeldb',
|
||||||
optional('otherUser'),
|
optional('otherUser'),
|
||||||
additional('somethingWithoutSpaces')])
|
additional('lowered')])
|
||||||
|
|
||||||
|
|
||||||
Class = WordStats
|
Class = WordStats
|
||||||
|
Loading…
Reference in New Issue
Block a user