mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding bypass for region blocks
This commit is contained in:
parent
a2790190e6
commit
1c7911c531
38 changed files with 942 additions and 979 deletions
|
@ -69,7 +69,6 @@ export interface GameRepack {
|
|||
|
||||
export type ShopDetails = SteamAppDetails & {
|
||||
objectID: string;
|
||||
repacks: GameRepack[];
|
||||
};
|
||||
|
||||
export interface TorrentFile {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue