mirror of
https://github.com/yudai/gotty.git
synced 2025-09-21 21:40:49 +02:00
parent
69fa3456b2
commit
a09b060216
2 changed files with 4 additions and 4 deletions
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
|
||||
ws.onclose = function(event) {
|
||||
term.io.print("Connection closed.");
|
||||
term.io.showOverlay("Connection Closed", null);
|
||||
term.uninstallKeyboard();
|
||||
}
|
||||
})()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue