mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
chore: sync with main
This commit is contained in:
commit
383578bca2
6 changed files with 61 additions and 45 deletions
|
@ -345,3 +345,9 @@ export interface GameStats {
|
|||
downloadCount: number;
|
||||
playerCount: number;
|
||||
}
|
||||
|
||||
export interface TrendingGame {
|
||||
uri: string;
|
||||
description: string;
|
||||
background: string;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue