mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding initial leveldb configuration
This commit is contained in:
parent
2c5fb8a037
commit
08bcf09641
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
import type { Cracker, DownloadSourceStatus, Downloader } from "@shared";
|
||||
import type { SteamAppDetails } from "./steam.types";
|
||||
import type { Subscription } from "./level.types";
|
||||
|
||||
export type GameStatus =
|
||||
| "active"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue