fix: public service database
This commit is contained in:
@@ -79,7 +79,6 @@ class Database extends Component
|
||||
public function submit()
|
||||
{
|
||||
try {
|
||||
ray('asdf');
|
||||
$this->validate();
|
||||
$this->database->save();
|
||||
updateCompose($this->database);
|
||||
|
||||
Reference in New Issue
Block a user