fix(systemd): Shorten closing log divider in systemd service installation output for consistent formatting.

This commit is contained in:
2025-03-26 18:15:17 +00:00
parent 539547beb8
commit fa4516de3b
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-03-26 - 2.6.14 - fix(systemd)
Shorten closing log divider in systemd service installation output for consistent formatting.
- Replaced the overly long footer with a shorter one in ts/systemd.ts.
- This change improves log readability without affecting functionality.
## 2025-03-26 - 2.6.13 - fix(cli)
Fix CLI update output box formatting