mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-12 11:23:47 +02:00
Should wrap up the base landing page stuff for accounts, next step is server rendering
This commit is contained in:
@@ -61,6 +61,7 @@ class UserUpdateService
|
||||
* @return mixed
|
||||
*
|
||||
* @throws \Pterodactyl\Exceptions\Model\DataValidationException
|
||||
* @throws \Pterodactyl\Exceptions\Repository\RecordNotFoundException
|
||||
*/
|
||||
public function handle($id, array $data)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user