Skip to content

Commit

Permalink
Idk it seems like this will fix the prettier error 😭
Browse files Browse the repository at this point in the history
  • Loading branch information
AloneAlexandros authored Jul 31, 2024
1 parent 123e81c commit a244801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/oftenAsked/trackers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ export const command = create_command(
config: (x) => x.toJSON(),
func: async () => ({ ephemeral: false, content: message }),
},
);
);

0 comments on commit a244801

Please sign in to comment.