Use highlight symbol instead of an additional span

This commit is contained in:
veeso
2021-04-13 09:17:07 +02:00
parent 6c6dadc4e7
commit b21607cd77
2 changed files with 5 additions and 11 deletions

View File

@@ -20,6 +20,8 @@
Released on 13/04/2021
- Enhancements:
- Use highlight symbol for logbox of `tui-rs` instead of adding a `Span`
- Bugfix:
- removed `eprintln!` in ftp transfer causing UI to break in Windows