Skip to content

Commit

Permalink
fix: export CategoryChannel
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewdcario committed Mar 2, 2018
1 parent f2c5714 commit f64e924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -27,6 +27,7 @@ module.exports = {

// Structures
Attachment: require('./structures/Attachment'),
CategoryChannel: require('./structures/CategoryChannel'),
Channel: require('./structures/Channel'),
ClientUser: require('./structures/ClientUser'),
ClientUserSettings: require('./structures/ClientUserSettings'),
Expand Down

0 comments on commit f64e924

Please sign in to comment.