Ignore RPL_CHANNEL_URL

This commit is contained in:
Simon Ser 2022-08-22 10:35:50 +02:00
parent 89647472ae
commit 7138e43710
2 changed files with 2 additions and 0 deletions

View file

@ -865,6 +865,7 @@ export default class App extends Component {
case irc.RPL_MONONLINE:
case irc.RPL_MONOFFLINE:
case irc.RPL_SASLSUCCESS:
case irc.RPL_CHANNEL_URL:
case "AWAY":
case "SETNAME":
case "CHGHOST":