mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-20 09:43:57 +00:00
feat: add torbox migration
This commit is contained in:
@@ -19,7 +19,7 @@ export class TorBoxClient {
|
||||
Authorization: `Bearer ${apiToken}`,
|
||||
},
|
||||
});
|
||||
this.apiToken = "7371d5ec-52fa-4b87-9052-0c8c96d947cc";
|
||||
this.apiToken = apiToken;
|
||||
}
|
||||
|
||||
static async addMagnet(magnet: string) {
|
||||
|
||||
Reference in New Issue
Block a user