mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 00:33:49 +03:00
fix: forgot to import something during the merge commit
This commit is contained in:
parent
2b14b9dda0
commit
ff189f7677
@ -13,6 +13,7 @@ import { GameStatus } from "@globals";
|
||||
import path from "node:path";
|
||||
import crypto from "node:crypto";
|
||||
import fs from "node:fs";
|
||||
import { app } from "electron";
|
||||
|
||||
|
||||
interface DownloadStatus {
|
||||
|
Loading…
Reference in New Issue
Block a user