Proposed fix
This commit is contained in:
parent
b99799c641
commit
acd1765ea3
1 changed files with 1 additions and 1 deletions
|
|
@ -1498,7 +1498,7 @@ class DefaultAccount(AccountDB, metaclass=TypeclassBase):
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
result.append("\n\n |whelp|n - more commands")
|
result.append("\n\n |whelp|n - more commands")
|
||||||
result.append("\n |wooc <Text>|n - talk on public channel")
|
result.append("\n |wpublic <Text>|n - talk on public channel")
|
||||||
|
|
||||||
charmax = _MAX_NR_CHARACTERS
|
charmax = _MAX_NR_CHARACTERS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue