mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
87462a70d1
commit
37d0f45bd1
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ impl Body<'static> {
|
|||
match Self::from_str(kind, body) {
|
||||
Ok(Self::Cd(b)) => b.tab,
|
||||
Ok(Self::Hover(b)) => b.tab,
|
||||
Ok(Self::Bulk(b)) => b.tab,
|
||||
Ok(Self::Rename(b)) => b.tab,
|
||||
_ => 0,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue