mirror of
https://github.com/rm-dr/daisy
synced 2025-12-07 17:44:33 -08:00
Fixed a minor bug
This commit is contained in:
@@ -90,7 +90,7 @@ pub fn do_command(
|
|||||||
stdout,
|
stdout,
|
||||||
"{}{}",
|
"{}{}",
|
||||||
clear::All,
|
clear::All,
|
||||||
cursor::Goto(0, 0)
|
cursor::Goto(1, 1)
|
||||||
)?;
|
)?;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user