mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 09:02:28 +01:00
api(remote): cleanup
This commit is contained in:
parent
3c278a8c51
commit
6272bb6710
@ -39,7 +39,7 @@ class ServerTransferController extends Controller
|
|||||||
throw new ConflictHttpException('Server is not being transferred.');
|
throw new ConflictHttpException('Server is not being transferred.');
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this->processFailedTransfer($server->transfer);
|
return $this->processFailedTransfer($transfer);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user