diff --git a/frontend/src/components/Details/Info/GameInfo.vue b/frontend/src/components/Details/Info/GameInfo.vue index a1cbfe5b0..bcada551b 100644 --- a/frontend/src/components/Details/Info/GameInfo.vue +++ b/frontend/src/components/Details/Info/GameInfo.vue @@ -258,7 +258,7 @@ function getFilterValues(path: string): string[] { height="50" width="50" class="mr-4 cursor-pointer" - @click="onFilterClick('ageRating', value.rating)" + @click="onFilterClick('ageRatings', value.rating)" />