commit
d7dab7a324
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ class SelfUpdateController extends BaseController
|
|||
* )
|
||||
*
|
||||
*/
|
||||
public function update(UpdaterManager $updater)
|
||||
public function update()
|
||||
{
|
||||
if (Ninja::isNinja()) {
|
||||
return response()->json(['message' => 'Self update not available on this system.'], 403);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue