mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-24 11:21:02 +00:00
ci: merging main to branch
This commit is contained in:
@@ -271,6 +271,10 @@ export interface GameReview {
|
||||
displayName: string;
|
||||
profileImageUrl: string | null;
|
||||
};
|
||||
translations: {
|
||||
[key: string]: string;
|
||||
};
|
||||
detectedLanguage: string;
|
||||
}
|
||||
|
||||
export interface TrendingGame extends ShopAssets {
|
||||
|
||||
Reference in New Issue
Block a user