mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-01-08 19:13:42 +00:00
style fix: missing trailing comma
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3e9d173caa
commit
47f9f50b75
@ -1522,7 +1522,7 @@ __PACKAGE__->register_method({
|
||||
description => "If set, destroy all disks with the VMID from all enabled storages.",
|
||||
optional => 1,
|
||||
default => 1, # FIXME: replace to false in PVE 7.0, this is dangerous!
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
returns => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user