mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
remove whitespace
This commit is contained in:
@@ -69,7 +69,7 @@ export function HeroPanelActions() {
|
||||
});
|
||||
} else {
|
||||
if (!objectId) return;
|
||||
|
||||
|
||||
await window.electron.addGameToFavorites(shop, objectId).then(() => {
|
||||
showSuccessToast(t("game_added_to_favorites"));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user