This commit is contained in:
fzdwx 2023-07-22 22:09:15 +08:00
parent a75f307cc7
commit 4e9267c353

View file

@ -270,7 +270,7 @@ impl Tab {
return false;
};
hovered.meta.is_dir()
hovered.meta.is_dir()
}
}