Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features

This commit is contained in:
dcore94 2023-06-23 14:12:25 +02:00
commit 06e443f220
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class LogTerminal extends HTMLElement {
} }
refresh(){ refresh(){
BSS.apply(this.#terminal_bss) BSS.apply(this.#terminal_bss, this.#rootdoc)
} }
#terminal_bss = { #terminal_bss = {