瀏覽代碼

try to reenable vmcreate after delete action

andre 4 年之前
父節點
當前提交
f855fba82a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Client/Vm.php

+ 1 - 1
app/Http/Client/Vm.php

@@ -58,7 +58,7 @@ class Vm extends AbstractClientController
         logModuleCall(
             'proxmoxCloud',
             __FUNCTION__,
-            $resurceManager,
+            $resurceManager->vcpus(),
             'Debug',
             $this
         );