mirror of
git://git.proxmox.com/git/pve-common.git
synced 2025-01-10 09:17:37 +03:00
JSONSchema: typo fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
c10939c2fa
commit
31b5a3a7fc
@ -487,7 +487,7 @@ sub pve_parse_startup_order {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
retturn $res;
|
return $res;
|
||||||
}
|
}
|
||||||
|
|
||||||
PVE::JSONSchema::register_standard_option('pve-startup-order', {
|
PVE::JSONSchema::register_standard_option('pve-startup-order', {
|
||||||
|
Loading…
Reference in New Issue
Block a user