fix: instant save build pack change
This commit is contained in:
@@ -76,6 +76,9 @@ class General extends Component
|
||||
|
||||
];
|
||||
|
||||
public function updatedApplicationBuildPack(){
|
||||
$this->submit();
|
||||
}
|
||||
public function instantSave()
|
||||
{
|
||||
// @TODO: find another way - if possible
|
||||
|
||||
Reference in New Issue
Block a user