mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
feat(frontend): allow torbox formatter
This commit is contained in:
@@ -51,7 +51,7 @@ const defaultSortCriteria: SortBy[] = [
|
||||
{ seeders: false },
|
||||
];
|
||||
|
||||
const allowedFormatters = ['gdrive', 'torrentio'];
|
||||
const allowedFormatters = ['gdrive', 'torrentio', 'torbox'];
|
||||
|
||||
interface AddonDetail {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user