add lastmodified on folder

This commit is contained in:
grimhilt
2023-06-19 17:34:18 +02:00
parent 5d25429546
commit 4cde39dffd
3 changed files with 17 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ impl Clone for ObjProps {
}
impl ObjProps {
fn new() -> Self {
pub fn new() -> Self {
ObjProps {
href: None,
relative_s: None,