mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
spacing, yay!
This commit is contained in:
@@ -1881,7 +1881,7 @@ Transmission.prototype =
|
||||
if( torrent_ids.indexOf( tid ) == -1 )
|
||||
keep.push( row )
|
||||
else {
|
||||
removedAny = true
|
||||
removedAny = true
|
||||
delete this._torrents[ tid ]
|
||||
$(row.getElement()).remove()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user