Trailing whitespace
This commit is contained in:
parent
c7c03260f6
commit
43daf2fe3c
1 changed files with 1 additions and 1 deletions
|
@ -1029,7 +1029,7 @@
|
||||||
<section id="write">
|
<section id="write">
|
||||||
<${session.value.type === 'chat' ? MessageInput : CompletionControls} />
|
<${session.value.type === 'chat' ? MessageInput : CompletionControls} />
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<main id="content">
|
<main id="content">
|
||||||
<${chatStarted.value ? ChatLog : ConfigForm} />
|
<${chatStarted.value ? ChatLog : ConfigForm} />
|
||||||
</main>
|
</main>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue