mirror of
https://github.com/transmission/transmission
synced 2025-03-15 16:29:34 +00:00
fix accidental tab indentation damage in r12797
This commit is contained in:
parent
b23131a5b4
commit
03b5f7e4da
1 changed files with 1 additions and 1 deletions
|
@ -1088,7 +1088,7 @@ Transmission.prototype =
|
|||
return false;
|
||||
},
|
||||
|
||||
refreshInspectorTorrents: function(full)
|
||||
refreshInspectorTorrents: function(full)
|
||||
{
|
||||
// some torrent fields are only used by the inspector, so we defer loading them
|
||||
// until the user is viewing the torrent in the inspector.
|
||||
|
|
Loading…
Add table
Reference in a new issue