feat: settings to enable steam achievements search

This commit is contained in:
Zamitto
2025-09-01 12:51:49 -03:00
parent e0c5f80b68
commit 2b8cc506df
8 changed files with 52 additions and 3 deletions

View File

@@ -582,7 +582,7 @@ export class WindowManager {
tray.popUpContextMenu(contextMenu);
};
tray.setToolTip("Hydra");
tray.setToolTip("Hydra Launcher");
if (process.platform !== "darwin") {
await updateSystemTray();