mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-23 04:14:18 +01:00
xterm.js: 3.4.0
This commit is contained in:
@@ -243,7 +243,7 @@ var openWs = function() {
|
||||
sendMessage(JSON.stringify({AuthToken: authToken}));
|
||||
|
||||
if (typeof term !== 'undefined') {
|
||||
term.destroy();
|
||||
term.dispose();
|
||||
}
|
||||
|
||||
term = new Terminal({
|
||||
|
||||
Reference in New Issue
Block a user