mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 22:03:45 +00:00
Fix superfluous newline in update notification
This commit is contained in:
parent
e3c4dd22ae
commit
d771475f98
2 changed files with 1 additions and 2 deletions
|
|
@ -197,7 +197,6 @@ export class TuiRenderer {
|
|||
0,
|
||||
),
|
||||
);
|
||||
this.ui.addChild(new Spacer(1));
|
||||
this.ui.addChild(new DynamicBorder(chalk.yellow));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue