We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24db16 commit 1df60e2Copy full SHA for 1df60e2
src/app/Library/CrudPanel/Traits/AutoSet.php
@@ -40,7 +40,7 @@ public function setFromDb($setFields = true, $setColumns = true)
40
}
41
}, $this->getDbColumnsNames());
42
43
- $this->autoset = [];
+ $this->autoset = [];
44
45
46
/**
0 commit comments