added comment

This commit is contained in:
Ben Arc 2021-06-24 01:17:05 +01:00
parent 3a48a6ca39
commit 95f752fd6a

View File

@ -286,7 +286,7 @@
}
console.log(res[1])
if (res[1] != 'none') {
showNotif(res[1])
self.showNotif(res[1])
}
}
this.connection.onopen = () => this.launch