mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
c7c87eae10
commit
fbea323d1e
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ impl Boot {
|
|||
|
||||
println!("\n\n--------------------------------------------------");
|
||||
println!(
|
||||
"When reporting a bug, please also upload the `yazi.log` log file - only upload the most recent portion by time."
|
||||
"When reporting a bug, please also upload the `yazi.log` log file - only upload the most recent content by time."
|
||||
);
|
||||
println!("You can find it in the {:?} directory.", Xdg::state_dir());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue