cleanup
This commit is contained in:
@@ -67,7 +67,7 @@ func createSingleTorrentResponse(basePath string, torrents []torrent.Torrent, t
|
||||
torrentResponses = append(torrentResponses, dav.File(
|
||||
filePath,
|
||||
file.Bytes,
|
||||
convertDate(torrent.Added),
|
||||
convertRFC3339toRFC1123(torrent.Added),
|
||||
file.Link,
|
||||
))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user