This commit is contained in:
Lucio Lelii 2018-05-28 16:19:27 +00:00
parent 834974cf43
commit 9832af063c
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ public class TrashItem extends Item {
String mimeType;
@Attribute("hl:length")
String lenght;
long lenght;
@Attribute("hl:isFolder")
Boolean folder;