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() {