mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
revert avatar command name
This commit is contained in:
parent
86936dc100
commit
fef5725365
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ const { editOrReply } = require('../../../../labscore/utils/message');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
description: 'Get someones avatar.',
|
description: 'Get someones avatar.',
|
||||||
name: 'avatar2',
|
name: 'avatar',
|
||||||
contexts: [
|
contexts: [
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue