+1
-1
@@ -151,7 +151,7 @@ fn main() {
|
||||
.text_alignment(Alignment::Left)
|
||||
.box_alignment(Alignment::Left)
|
||||
.build()
|
||||
.print(output.to_string());
|
||||
.print(output);
|
||||
} else {
|
||||
println!("{}", output);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user