mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 12:14:33 +01:00
Working on new version of website
Signed-off-by: Arthur DANJOU <arthurdanjou@outlook.fr>
This commit is contained in:
@@ -48,7 +48,7 @@ export default class ProfileController {
|
||||
}
|
||||
|
||||
//todo get discord Activity
|
||||
public async discord({response}: HttpContextContract) {
|
||||
public async discord ({ response }: HttpContextContract) {
|
||||
const activity = await getDiscordActivity()
|
||||
return response.status(200).send({
|
||||
status: activity
|
||||
|
||||
Reference in New Issue
Block a user