Do not display padding files in UI
This commit is contained in:
parent
ecc094a444
commit
c3c413c14b
4 changed files with 27 additions and 15 deletions
|
|
@ -185,7 +185,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Default, Debug, Clone, Copy)]
|
||||
#[derive(Serialize, Deserialize, Default, Debug, Clone, Copy)]
|
||||
pub struct FileDetailsAttrs {
|
||||
pub symlink: bool,
|
||||
pub hidden: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue