Browse Source

debug additional slider

andre 4 years ago
parent
commit
75772c20c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/VmUpdate/Sections/Qemu/GeneralSection.php

+ 1 - 1
app/UI/VmUpdate/Sections/Qemu/GeneralSection.php

@@ -134,7 +134,7 @@ class GeneralSection extends BaseSection
             logModuleCall(
                 'proxmoxCloud',
                 __FUNCTION__,
-                $vm,
+                $vm->getConfig(),
                 'Debug',
                 $this->resourceManager->disk()->getUsed()
             );