mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-20 07:13:45 +02:00
Add subuser deletion service
This commit is contained in:
@@ -177,6 +177,7 @@ class SubuserCreationService
|
||||
|
||||
return $subuser;
|
||||
} catch (RequestException $exception) {
|
||||
$this->connection->rollBack();
|
||||
$response = $exception->getResponse();
|
||||
$this->writer->warning($exception);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user