mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-14 12:23:44 +02:00
One day eslint will have a PHP counterpart that works in Atom... 🤔
This commit is contained in:
@@ -786,6 +786,7 @@ class ServerRepository
|
||||
}
|
||||
|
||||
$server->delete();
|
||||
|
||||
return DB::commit();
|
||||
} catch (\Exception $ex) {
|
||||
DB::rollBack();
|
||||
|
||||
Reference in New Issue
Block a user