mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 17:00:59 +00:00
Fix changelog spacing.
This commit is contained in:
parent
fede1303b1
commit
b49ac57d59
1 changed files with 0 additions and 1 deletions
|
|
@ -138,7 +138,6 @@ export class TuiRenderer {
|
|||
this.ui.addChild(new Markdown(this.changelogMarkdown.trim(), undefined, undefined, undefined, 1, 0));
|
||||
this.ui.addChild(new Spacer(1));
|
||||
this.ui.addChild(new DynamicBorder(chalk.cyan));
|
||||
this.ui.addChild(new Spacer(1));
|
||||
}
|
||||
|
||||
this.ui.addChild(this.chatContainer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue