mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
ui changes
This commit is contained in:
parent
fa2a92d5ed
commit
ca21d8afe6
3 changed files with 36 additions and 39 deletions
|
@ -89,8 +89,8 @@ export interface ProfileGame {
|
|||
objectID: string;
|
||||
shop: GameShop;
|
||||
title: string;
|
||||
iconUrl;
|
||||
string?;
|
||||
iconUrl: string | null;
|
||||
cover: string;
|
||||
playTimeInSeconds: number;
|
||||
lastTimePlayed: Date | null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue