mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
fix: typo in SteamAppsDetails interface
This commit is contained in:
@@ -28,7 +28,7 @@ export interface SteamAppDetails {
|
||||
minimum: string;
|
||||
recommended: string;
|
||||
};
|
||||
linux_requirmenets: {
|
||||
linux_requirements: {
|
||||
minimum: string;
|
||||
recommended: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user