forked from piair/MsRewards-Reborn
weird errors
This commit is contained in:
parent
231c3b34e3
commit
0abb8a3494
@ -32,6 +32,8 @@
|
||||
const fitAddon = new FitAddon();
|
||||
term.loadAddon(fitAddon);
|
||||
term.open(document.getElementById('console'));
|
||||
fitAddon.fit()
|
||||
|
||||
document.getElementById("console").style.textAlign = "left"
|
||||
const eventSource = new EventSource('/stream');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user