mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix misspelling
This commit is contained in:
parent
9433138e6d
commit
562e498757
@ -81,7 +81,7 @@ export class SocketConnection{
|
|||||||
this.ioConn.disconnect()
|
this.ioConn.disconnect()
|
||||||
},
|
},
|
||||||
close: () => {
|
close: () => {
|
||||||
verbosity("Connection closed!")
|
verbosityConsole("Connection closed!")
|
||||||
this.ioConn.close()
|
this.ioConn.close()
|
||||||
},
|
},
|
||||||
destroy: () => {
|
destroy: () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user