Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Hachi-R committed Feb 16, 2025
1 parent a372afc commit 043062e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export function HeroPanelActions() {
});
} else {
if (!objectId) return;

await window.electron.addGameToFavorites(shop, objectId).then(() => {
showSuccessToast(t("game_added_to_favorites"));
});
Expand Down

0 comments on commit 043062e

Please sign in to comment.