소스 검색

additional slider

andre 4 년 전
부모
커밋
823bcb76f2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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()
             );
 
         }