Handle ERR_PASSWDMISMATCH

This commit is contained in:
Simon Ser
2020-06-06 10:43:28 +02:00
parent a08fdeea8f
commit cb04f42fe7
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
const RPL_WELCOME = "001";
const ERR_PASSWDMISMATCH = "464";
function parsePrefix(s) {
var prefix = {