aboutsummaryrefslogtreecommitdiff
path: root/src/commands/moderation/modlogCommand.ts
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-05-27 01:54:16 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-05-27 01:54:16 +0000
commit5982dd356238ebd8d8d2b9400635cf0fd13be5eb (patch)
tree58a5c9b8c1a8a1e7bbe976f2ce08edb06ed9da8a /src/commands/moderation/modlogCommand.ts
parentcd0f853a2e4732cea5356f9ee3603bb804b0ab1f (diff)
downloadtanzanite-5982dd356238ebd8d8d2b9400635cf0fd13be5eb.tar.gz
tanzanite-5982dd356238ebd8d8d2b9400635cf0fd13be5eb.tar.bz2
tanzanite-5982dd356238ebd8d8d2b9400635cf0fd13be5eb.zip
Automatically format code
Diffstat (limited to 'src/commands/moderation/modlogCommand.ts')
-rw-r--r--src/commands/moderation/modlogCommand.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/moderation/modlogCommand.ts b/src/commands/moderation/modlogCommand.ts
index 3e394ba..2df4745 100644
--- a/src/commands/moderation/modlogCommand.ts
+++ b/src/commands/moderation/modlogCommand.ts
@@ -10,7 +10,7 @@ export default class ModlogCommand extends BushCommand {
constructor() {
super('modlog', {
aliases: ['modlog', 'modlogs'],
- category: "moderation",
+ category: 'moderation',
args: [
{
id: 'search',