mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-26 18:20:03 +00:00
fix validation on a few views
This commit is contained in:
@@ -120,6 +120,8 @@ class SettingsBackup extends Component
|
||||
|
||||
public function submit()
|
||||
{
|
||||
$this->validate();
|
||||
|
||||
$this->database->update([
|
||||
'name' => $this->name,
|
||||
'description' => $this->description,
|
||||
|
||||
Reference in New Issue
Block a user