diff --git a/AquaNet/src/components/RatingCompSong.svelte b/AquaNet/src/components/RatingCompSong.svelte index b9b0448f..84a8b5d3 100644 --- a/AquaNet/src/components/RatingCompSong.svelte +++ b/AquaNet/src/components/RatingCompSong.svelte @@ -24,7 +24,7 @@ }; let gameIndex = gameIndexMap[game as keyof typeof gameIndexMap]; - +