mirror of
https://github.com/Readarr/Readarr
synced 2026-05-08 12:42:51 +02:00
Aria2 formatting cleanup
This commit is contained in:
parent
e2745c5956
commit
eeb172d3bf
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ protected override string AddFromMagnetLink(RemoteBook remoteEpisode, string has
|
||||||
return hash;
|
return hash;
|
||||||
}
|
}
|
||||||
|
|
||||||
_logger.Debug($"Äria2 AddFromMagnetLink '{hash}' -> '{gid}'");
|
_logger.Debug($"Aria2 AddFromMagnetLink '{hash}' -> '{gid}'");
|
||||||
|
|
||||||
return hash;
|
return hash;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue