Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Merge branch 'feat/3.0.0' of https://github.com/mzrtamp/rawon into fe…
Browse files Browse the repository at this point in the history
…at/3.0.0
  • Loading branch information
Mednoob committed Feb 24, 2022
2 parents c388c25 + aeee197 commit 7dbc2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/music/RepeatCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export class RepeatCommand extends BaseCommand {
emoji: "🔁"
},
SONG: {
aliases: ["one", "song", "this", "1"],
aliases: ["one", "song", "current", "this", "1"],
emoji: "🔂"
}
};
Expand Down

0 comments on commit 7dbc2eb

Please sign in to comment.