mirror of
https://github.com/rm-dr/daisy
synced 2025-02-20 05:59:21 -08:00
Fixed a minor bug
This commit is contained in:
parent
dedb192d54
commit
813c1e7292
@ -90,7 +90,7 @@ pub fn do_command(
|
||||
stdout,
|
||||
"{}{}",
|
||||
clear::All,
|
||||
cursor::Goto(0, 0)
|
||||
cursor::Goto(1, 1)
|
||||
)?;
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user