YoLo
This commit is contained in:
parent
eea3f4452e
commit
c69f125126
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ class ServerController extends BaseController
|
|||
|
||||
$settings = Setting::all();
|
||||
}
|
||||
|
||||
return $response->withData(\App\Http\Resources\API\Setting::collection(collect($settings)));
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue