mirror of
https://github.com/zoriya/flood.git
synced 2025-12-06 07:16:18 +00:00
flood: rearrange, remove misc files and reformat
This commit is contained in:
@@ -266,7 +266,10 @@ class ClientRequestManager {
|
||||
return axios
|
||||
.post(
|
||||
this.rpcURL,
|
||||
{method: 'torrent-set-location', arguments: torrentsSetLocationArguments},
|
||||
{
|
||||
method: 'torrent-set-location',
|
||||
arguments: torrentsSetLocationArguments,
|
||||
},
|
||||
{
|
||||
headers: await this.getRequestHeaders(),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user