mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 21:33:43 +00:00
Bug 372262 - CZ does not send text over DCC-Chat
r=silver@warwickcompsoc.co.uk (James Ross) ChatZilla Only.
This commit is contained in:
parent
b0726d8c99
commit
0ece211290
@ -167,7 +167,7 @@ function initCommands()
|
||||
CMD_NEED_SRV | CMD_NEED_CHAN | CMD_CONSOLE],
|
||||
["reload-ui", cmdReloadUI, 0],
|
||||
["save", cmdSave, CMD_CONSOLE],
|
||||
["say", cmdSay, CMD_NEED_SRV | CMD_CONSOLE],
|
||||
["say", cmdSay, CMD_CONSOLE],
|
||||
["server", cmdServer, CMD_CONSOLE],
|
||||
["set-current-view", cmdSetCurrentView, 0],
|
||||
["stats", cmdSimpleCommand, CMD_NEED_SRV | CMD_CONSOLE],
|
||||
|
Loading…
Reference in New Issue
Block a user