Skip to content

Commit

Permalink
ComponentTypes Lint
Browse files Browse the repository at this point in the history
Co-authored-by: Avocado <[email protected]>
  • Loading branch information
JustCat80 and Awoocado authored Sep 29, 2021
1 parent 484a83b commit 13c268e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ module.exports.ApplicationCommandTypes = {
};

module.exports.ComponentTypes = {
ACTION_ROW: 1,
BUTTON: 2,
ACTION_ROW: 1,
BUTTON: 2,
SELECT_MENU: 3
};

0 comments on commit 13c268e

Please sign in to comment.