mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
12bd678539
commit
0932752234
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ impl Files {
|
|||
#[cfg(unix)]
|
||||
Some(yazi_shared::permissions(me.permissions)),
|
||||
#[cfg(windows)]
|
||||
None,
|
||||
None::<String>,
|
||||
)
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue