Fix typo
This commit is contained in:
parent
dc26908466
commit
0db032d267
@ -909,7 +909,7 @@ func (dc *downstreamConn) handleMessageRegistered(msg *irc.Message) error {
|
|||||||
Name: uc.nick,
|
Name: uc.nick,
|
||||||
User: uc.username,
|
User: uc.username,
|
||||||
},
|
},
|
||||||
Command: "PRIMSG",
|
Command: "PRIVMSG",
|
||||||
Params: []string{upstreamName, text},
|
Params: []string{upstreamName, text},
|
||||||
}
|
}
|
||||||
dc.lock.Lock()
|
dc.lock.Lock()
|
||||||
|
Loading…
Reference in New Issue
Block a user