added comment
This commit is contained in:
@@ -286,7 +286,7 @@
|
|||||||
}
|
}
|
||||||
console.log(res[1])
|
console.log(res[1])
|
||||||
if (res[1] != 'none') {
|
if (res[1] != 'none') {
|
||||||
showNotif(res[1])
|
self.showNotif(res[1])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.connection.onopen = () => this.launch
|
this.connection.onopen = () => this.launch
|
||||||
|
|||||||
Reference in New Issue
Block a user