Refinements
This commit is contained in:
@@ -18,7 +18,6 @@ func File(path string, fileSize int64, added string, link string) Response {
|
||||
Propstat: PropStat{
|
||||
Prop: Prop{
|
||||
ContentLength: fileSize,
|
||||
IsHidden: 0,
|
||||
CreationDate: added,
|
||||
LastModified: added,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user