feat: add torbox icon

This commit is contained in:
Zamitto 2025-02-01 17:53:08 -03:00
parent ebc70ce28f
commit bdf3a98c1a
4 changed files with 10 additions and 18 deletions

View file

@ -10,8 +10,6 @@ export type HydraCloudFeature =
| "backup"
| "achievements-points";
export type DebridServices = "RealDebrid" | "TorBox";
export interface GameRepack {
id: number;
title: string;