diff options
Diffstat (limited to 'js/phpvirtualbox.js')
-rw-r--r-- | js/phpvirtualbox.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/phpvirtualbox.js b/js/phpvirtualbox.js index 57c56eb..b119043 100644 --- a/js/phpvirtualbox.js +++ b/js/phpvirtualbox.js @@ -4918,7 +4918,7 @@ var vboxStorage = { } }, -PCIe: { + PCIe: { maxPortCount: 255, maxDevicesPerPortCount: 1, types: ['NVMe'], |