Handle ERR_PASSWDMISMATCH

This commit is contained in:
Simon Ser 2020-06-06 10:43:28 +02:00
parent a08fdeea8f
commit cb04f42fe7
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
2 changed files with 9 additions and 0 deletions

View file

@ -1,4 +1,5 @@
const RPL_WELCOME = "001";
const ERR_PASSWDMISMATCH = "464";
function parsePrefix(s) {
var prefix = {