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