mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 19:22:28 +00:00
feat: adding user report
This commit is contained in:
parent
06d5ed4491
commit
91cfb42ff5
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import { registerEvent } from "../register-event";
|
|||
import { HydraApi, logger } from "@main/services";
|
||||
import { steamGamesWorker } from "@main/workers";
|
||||
import type { UserProfile } from "@types";
|
||||
import { getUserFriends } from "./get-user-friends";
|
||||
import { steamUrlBuilder } from "@shared";
|
||||
|
||||
const getSteamGame = async (objectId: string) => {
|
||||
|
|
Loading…
Reference in a new issue