mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 08:43:48 +03:00
fix: typo in SteamAppsDetails interface
This commit is contained in:
parent
6483698305
commit
f7f1a586d1
@ -28,7 +28,7 @@ export interface SteamAppDetails {
|
|||||||
minimum: string;
|
minimum: string;
|
||||||
recommended: string;
|
recommended: string;
|
||||||
};
|
};
|
||||||
linux_requirmenets: {
|
linux_requirements: {
|
||||||
minimum: string;
|
minimum: string;
|
||||||
recommended: string;
|
recommended: string;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user