mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-08-31 16:12:15 +00:00
Fix wrong indentation
This commit is contained in:
parent
2c145fa57c
commit
4ae4ae3cfc
@ -1959,7 +1959,7 @@ bool Session::addTorrent_impl(CreateTorrentParams params, const MagnetUri &magne
|
|||||||
#else
|
#else
|
||||||
p.flags &= ~lt::torrent_flags::seed_mode;
|
p.flags &= ~lt::torrent_flags::seed_mode;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!fromMagnetUri) {
|
if (!fromMagnetUri) {
|
||||||
if (params.restored) {
|
if (params.restored) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user