diff options
Diffstat (limited to 'commands')
-rw-r--r-- | commands/util/status.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/util/status.js b/commands/util/status.js index b64a81b..dc05ab7 100644 --- a/commands/util/status.js +++ b/commands/util/status.js @@ -65,4 +65,4 @@ module.exports = { message.reply({embeds:[emoteembed],components:[row]}) }) } -}
\ No newline at end of file +} |