Fix: download progress indicator jumping back and forth
This commit is contained in:
@@ -18,4 +18,6 @@ import java.util.List;
|
||||
@Attribute(name = "update_method") @Getter private String updateMethod;
|
||||
|
||||
@ElementList(name = "chunks") @Getter private List<Chunk> chunks;
|
||||
|
||||
@Attribute(name = "size") @Getter private int size;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user