Jelajahi Sumber

change test to slider for disk create

andre 4 tahun lalu
induk
melakukan
f47288ec4c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/UI/Disk/Forms/UpdateForm.php

+ 1 - 1
app/UI/Disk/Forms/UpdateForm.php

@@ -59,7 +59,7 @@ class UpdateForm extends BaseForm implements ClientArea
         logModuleCall(
             'proxmoxCloud',
             __FUNCTION__,
-            $this,
+            $this->getData(),
             'Debug',
             $this->configuration()
         );