fix: cluster backup TUI success report formatting consistency
All checks were successful
CI/CD / Test (push) Successful in 1m15s
CI/CD / Lint (push) Successful in 1m24s
CI/CD / Build & Release (push) Successful in 3m10s

- Aligned box width and indentation with restore success screen
- Removed inconsistent 2-space prefix from success/error boxes
- Standardized content indentation to 4 spaces
- Moved timing section outside else block (always shown)
- Updated footer style to match restore screen
This commit is contained in:
2026-01-17 16:15:16 +01:00
parent 62d58c77af
commit 0e050b2def
2 changed files with 32 additions and 35 deletions

View File

@@ -4,8 +4,8 @@ This directory contains pre-compiled binaries for the DB Backup Tool across mult
## Build Information
- **Version**: 3.42.50
- **Build Time**: 2026-01-17_12:25:20_UTC
- **Git Commit**: c5be9bc
- **Build Time**: 2026-01-17_12:41:47_UTC
- **Git Commit**: 62d58c7
## Recent Updates (v1.1.0)
- ✅ Fixed TUI progress display with line-by-line output