Update raidGroups.tsx

This commit is contained in:
Justin Edmund 2024-02-21 19:12:44 -05:00
parent aa5f3be139
commit d64d525c1d

View file

@ -133,4 +133,10 @@ export const raidGroups: RaidGroup[] = [
ja: 'スーパーアルティメット',
},
},
{
name: {
en: 'Nine-Star Raids',
ja: '★★★★★★★★★',
},
},
]