mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
fix: use correct casing of 'TorBox' in addon name
This commit is contained in:
@@ -34,7 +34,7 @@ interface TorboxStream extends Stream {
|
||||
export class Torbox extends BaseWrapper {
|
||||
constructor(
|
||||
apiKey: string,
|
||||
addonName: string = 'Torbox',
|
||||
addonName: string = 'TorBox',
|
||||
addonId: string,
|
||||
userConfig: Config,
|
||||
indexerTimeout?: number
|
||||
|
||||
Reference in New Issue
Block a user