Ignore RPL_AWAY
This commit is contained in:
parent
3e2ac307f6
commit
3e309e9dfe
2 changed files with 2 additions and 0 deletions
|
@ -760,6 +760,7 @@ export default class App extends Component {
|
|||
case irc.RPL_ISUPPORT:
|
||||
case irc.RPL_ENDOFMOTD:
|
||||
case irc.ERR_NOMOTD:
|
||||
case irc.RPL_AWAY:
|
||||
case irc.RPL_NOTOPIC:
|
||||
case irc.RPL_TOPIC:
|
||||
case irc.RPL_TOPICWHOTIME:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue