fix(xapi-object-to-xo): correctly set host memory size
This commit is contained in:
parent
a4c309efe8
commit
5bec3d7dcd
@ -126,6 +126,9 @@ const TRANSFORMS = {
|
||||
|
||||
return {
|
||||
usage: 0,
|
||||
size: 0,
|
||||
|
||||
// Deprecated
|
||||
total: 0
|
||||
}
|
||||
})(),
|
||||
|
Loading…
Reference in New Issue
Block a user