mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 08:43:57 +00:00
fix: changing get random game to work with shop block
This commit is contained in:
@@ -133,3 +133,8 @@ export interface HowLongToBeatCategory {
|
||||
duration: string;
|
||||
accuracy: string;
|
||||
}
|
||||
|
||||
export interface Steam250Game {
|
||||
title: string;
|
||||
objectID: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user