mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
fix terminal restore
This commit is contained in:
parent
14fb51c33d
commit
1b128bf177
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@ pub fn run_ui(app: App) -> Result<(), UiError> {
|
|||
}
|
||||
}
|
||||
|
||||
let _ = restore_tui();
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue