mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 00:33:49 +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;
|
||||
recommended: string;
|
||||
};
|
||||
linux_requirmenets: {
|
||||
linux_requirements: {
|
||||
minimum: string;
|
||||
recommended: string;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user