fix
This commit is contained in:
parent
f47863011a
commit
448499874c
|
@ -16,7 +16,7 @@ class LogTerminal extends HTMLElement {
|
|||
}
|
||||
|
||||
render(){
|
||||
this.innerHTML = `
|
||||
this.#rootdoc.innerHTML = `
|
||||
<link href="https://fonts.googleapis.com/css2?family=VT323&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
.terminal-container{
|
||||
|
|
Loading…
Reference in New Issue