Skip to content

Commit

Permalink
fix(docs): remove default member permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
almostSouji committed May 5, 2024
1 parent d52de7e commit bf14346
Show file tree
Hide file tree
Showing 2 changed files with 1,545 additions and 1,662 deletions.
1 change: 0 additions & 1 deletion src/interactions/docs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,4 @@ export const DocsCommand = {
name: 'docs',
description: 'Display discord.js documentation',
options: versions.packages.map((name) => buildSubCommand(name)),
default_member_permissions: '0',
} as const;
Loading

0 comments on commit bf14346

Please sign in to comment.