mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
remove whitespace
This commit is contained in:
parent
a372afc92c
commit
043062eda8
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ export function HeroPanelActions() {
|
|||
});
|
||||
} else {
|
||||
if (!objectId) return;
|
||||
|
||||
|
||||
await window.electron.addGameToFavorites(shop, objectId).then(() => {
|
||||
showSuccessToast(t("game_added_to_favorites"));
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue