From 1b23a3ebb3a9b9dc91247ccbb8c2e338469eafa1 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi Date: Wed, 8 Apr 2026 11:17:17 -0400 Subject: [PATCH] changes from bot review --- .../LibraryManagement/Config/Dialog/CreateExclusion.vue | 2 +- frontend/src/components/common/Game/FavBtn.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Settings/LibraryManagement/Config/Dialog/CreateExclusion.vue b/frontend/src/components/Settings/LibraryManagement/Config/Dialog/CreateExclusion.vue index 5ff0c4a39..7bafeab4c 100644 --- a/frontend/src/components/Settings/LibraryManagement/Config/Dialog/CreateExclusion.vue +++ b/frontend/src/components/Settings/LibraryManagement/Config/Dialog/CreateExclusion.vue @@ -135,7 +135,7 @@ function closeDialog() {
{{ item.title }} diff --git a/frontend/src/components/common/Game/FavBtn.vue b/frontend/src/components/common/Game/FavBtn.vue index 223b64baa..2c0534746 100644 --- a/frontend/src/components/common/Game/FavBtn.vue +++ b/frontend/src/components/common/Game/FavBtn.vue @@ -22,7 +22,7 @@ async function switchFromFavorites() {