mirror of
https://github.com/bobwen-dev/hunter
synced 2025-04-12 00:55:41 +02:00
fix warning
This commit is contained in:
parent
48410f672c
commit
ada22f8f14
@ -399,7 +399,7 @@ impl FileBrowser {
|
||||
.args(file.path.file_name())
|
||||
.status();
|
||||
|
||||
self.core.screen.reset_screen();
|
||||
self.core.screen.reset_screen().log();
|
||||
self.clear().log();
|
||||
self.core.screen.cursor_hide().log();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user