mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
Update app.php
This commit is contained in:
parent
cdc7c9ac84
commit
d5616c6e8e
@ -152,7 +152,7 @@ $app->router->group(
|
||||
return response()->json([
|
||||
'NOTICE' => 'Append an API version for API requests. Please check the documentation for the latest and supported versions.',
|
||||
'Author' => '@irfanDahir',
|
||||
'Discord' => 'https://discord.gg/4tvCr36',
|
||||
'Discord' => 'http://discord.jikan.moe',
|
||||
'Version' => JIKAN_REST_API_VERSION,
|
||||
'JikanPHP' => JIKAN_PARSER_VERSION,
|
||||
'Website' => 'https://jikan.moe',
|
||||
|
Loading…
x
Reference in New Issue
Block a user