mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
Fix wrong indentation
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user