chore(xo-server): Xapi#exportDeltaVm make streams writable
This commit is contained in:
parent
a2ab64b142
commit
8f784162ea
@ -908,7 +908,9 @@ export default class Xapi extends XapiBase {
|
||||
},
|
||||
'streams',
|
||||
{
|
||||
configurable: true,
|
||||
value: streams,
|
||||
writable: true,
|
||||
}
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user