mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
game background image profile page
This commit is contained in:
parent
4a59a52174
commit
56c3607400
8 changed files with 71 additions and 8 deletions
|
@ -133,6 +133,7 @@ export interface RunningGame {
|
|||
objectID: string;
|
||||
shop: GameShop;
|
||||
sessionStartTimestamp: number;
|
||||
cover: string;
|
||||
}
|
||||
|
||||
export interface DownloadProgress {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue