added comment
This commit is contained in:
parent
3a48a6ca39
commit
95f752fd6a
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@
|
|||
}
|
||||
console.log(res[1])
|
||||
if (res[1] != 'none') {
|
||||
showNotif(res[1])
|
||||
self.showNotif(res[1])
|
||||
}
|
||||
}
|
||||
this.connection.onopen = () => this.launch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue