Skip to content

Commit

Permalink
Merge pull request #564 from hwangsihu/main
Browse files Browse the repository at this point in the history
Search.ts updated again
  • Loading branch information
LucasB25 committed May 18, 2024
2 parents b359675 + f5a12c0 commit 257b694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/music/Search.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default class Search extends Command {
usage: 'search',
},
category: 'music',
aliases: [''],
aliases: ['sc'],
cooldown: 3,
args: true,
player: {
Expand Down

0 comments on commit 257b694

Please sign in to comment.