diff --git a/src/structures/Buttons.js b/src/structures/Buttons.js index 3a2027f..278443a 100644 --- a/src/structures/Buttons.js +++ b/src/structures/Buttons.js @@ -112,7 +112,7 @@ class Buttons { id: button.id, text: button.body } - } + }; } });