mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Merge branch 'feature/add-download-sources' of github.com:hydralauncher/hydra into feature/add-download-sources
This commit is contained in:
commit
5afe78467e
2 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@ export interface SteamAppDetails {
|
|||
publishers: string[];
|
||||
genres: SteamGenre[];
|
||||
movies?: SteamMovies[];
|
||||
screenshots: SteamScreenshot[];
|
||||
screenshots?: SteamScreenshot[];
|
||||
pc_requirements: {
|
||||
minimum: string;
|
||||
recommended: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue