fix: edit image's min disk
Fix the image min disk update when edit the image Closes-Bug: #1990917 Change-Id: Icc1d8f1c2fd64ed06c3912d5ac733e0208f0ef38
This commit is contained in:
parent
1cdecff679
commit
fcb2856c31
@ -205,7 +205,6 @@ export class Edit extends ModalAction {
|
|||||||
hw_cpu_policy,
|
hw_cpu_policy,
|
||||||
hw_cpu_thread_policy,
|
hw_cpu_thread_policy,
|
||||||
min_ram,
|
min_ram,
|
||||||
min_disk,
|
|
||||||
...rest
|
...rest
|
||||||
} = values;
|
} = values;
|
||||||
const newValues = {
|
const newValues = {
|
||||||
|
Loading…
Reference in New Issue
Block a user