mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 00:33:59 +00:00
fix: forgot to import something during the merge commit
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user