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:10:11 +02:00
commit d28ce91095
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class LogTerminal extends HTMLElement {
</div>
</div>
</template>
<div name="terminal" class="terminal"></div>
<div name="terminal" class="container"></div>
`
}