projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8693757
)
Missed line from previous commit
author
Darren
<darren@darrenwhitlen.com>
Sat, 1 Mar 2014 00:00:32 +0000
(
00:00
+0000)
committer
Darren
<darren@darrenwhitlen.com>
Sat, 1 Mar 2014 00:00:32 +0000
(
00:00
+0000)
server/irc/commands.js
patch
|
blob
|
blame
|
history
diff --git
a/server/irc/commands.js
b/server/irc/commands.js
index 5e02c75b71bc5a5729c7fe5a19f5c6b8a0d2ddc5..29259d89e576c7e2b10ec90655101b634713de99 100644
(file)
--- a/
server/irc/commands.js
+++ b/
server/irc/commands.js
@@
-468,7
+468,7
@@
handlers = {
message = command.trailing;
}
- this.irc_connection.emit('channel ' + c
ommand.params[0]
+ ' part', {
+ this.irc_connection.emit('channel ' + c
hannel
+ ' part', {
nick: command.nick,
ident: command.ident,
hostname: command.hostname,