v1.8.3
This commit is contained in:
@@ -156,7 +156,7 @@ type InfoDisk struct {
|
||||
Shareable bool `json:"shareable"`
|
||||
|
||||
// Size max
|
||||
SizeMax uint64 `json:"sizeMax"`
|
||||
SizeMax int64 `json:"sizeMax"`
|
||||
|
||||
// Size used
|
||||
SizeUsed float64 `json:"sizeUsed"`
|
||||
|
||||
Reference in New Issue
Block a user