mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Fix wrong indentation
This commit is contained in:
parent
2c145fa57c
commit
4ae4ae3cfc
1 changed files with 1 additions and 1 deletions
|
@ -1959,7 +1959,7 @@ bool Session::addTorrent_impl(CreateTorrentParams params, const MagnetUri &magne
|
|||
#else
|
||||
p.flags &= ~lt::torrent_flags::seed_mode;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
if (!fromMagnetUri) {
|
||||
if (params.restored) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue