Explorar el Código

debug additional slider

andre hace 4 años
padre
commit
75772c20c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()
             );