Merge profile and config files and support custom index file
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
term.installKeyboard();
|
||||
};
|
||||
|
||||
term.decorate(document.body);
|
||||
term.decorate(document.getElementById("terminal"));
|
||||
};
|
||||
|
||||
ws.onmessage = function(event) {
|
||||
|
||||
Reference in New Issue
Block a user