mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-26 12:21:03 +00:00
feat: add game logo back again
This commit is contained in:
@@ -232,6 +232,7 @@ export interface TrendingGame {
|
||||
uri: string;
|
||||
description: string;
|
||||
background: string;
|
||||
logo: string | null;
|
||||
}
|
||||
|
||||
export * from "./steam.types";
|
||||
|
||||
Reference in New Issue
Block a user