Skip to content

Commit

Permalink
chore: update locale
Browse files Browse the repository at this point in the history
  • Loading branch information
KagChi committed Aug 8, 2023
1 parent cac763c commit 0bcc12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Languages/en-id/Commands/Playlist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { ApplyOptions } from "@nezuchan/decorators";
import { inlineCode } from "@discordjs/builders";

@ApplyOptions<LanguageOptions>({
name: "en-*ID/commands/playlist"
name: "en-ID/commands/playlist"
})

export class EnIDCommandsPlaylist extends LanguagePiece {
Expand Down

0 comments on commit 0bcc12f

Please sign in to comment.