diff options
author | ame <[email protected]> | 2024-05-14 14:10:22 -0500 |
---|---|---|
committer | ame <[email protected]> | 2024-05-14 14:10:22 -0500 |
commit | 25261521356055e9e2550ca484670ad18d0c49e3 (patch) | |
tree | 9a4130d88e2ded6db8a9d81c7c8ec03b1db2b18d /commands | |
parent | 9c8c0fd8126d13b5e48cdfe9c06d738567de6e78 (diff) |
a
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 +} |