Browse Source

additional slider

andre 4 years ago
parent
commit
823bcb76f2
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

@@ -136,7 +136,7 @@ class GeneralSection extends BaseSection
                 __FUNCTION__,
                 $this->resourceManager->disk()->getUsed(),
                 'Debug',
-                $vm
+                $vm->getHardDiskRepostiory()->fetch()
             );
 
         }