fixed command not showing other people avatar

This commit is contained in:
loicbersier 2019-05-18 18:07:16 +02:00
parent b61b4172c4
commit 1c44a8207e

View file

@ -8,7 +8,7 @@ class AvatarCommand extends Command {
args: [ args: [
{ {
id: 'user', id: 'user',
type: 'member' type: 'user'
} }
], ],
description: { description: {