mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
actually register avatar example
This commit is contained in:
parent
5d067d505c
commit
b6abe7dbab
2 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@ const files = [
|
|||
require('./welcome'),
|
||||
require('./updating'),
|
||||
require('./ping_pong'),
|
||||
require('./avatar'),
|
||||
];
|
||||
|
||||
const categories = {};
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue