forked from Supositware/Haha-Yes
fixed command not showing other people avatar
This commit is contained in:
parent
b61b4172c4
commit
1c44a8207e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class AvatarCommand extends Command {
|
|||
args: [
|
||||
{
|
||||
id: 'user',
|
||||
type: 'member'
|
||||
type: 'user'
|
||||
}
|
||||
],
|
||||
description: {
|
||||
|
|
Loading…
Reference in a new issue