diff --git a/web/javascript/transmission.js b/web/javascript/transmission.js index b5741f595..612264324 100644 --- a/web/javascript/transmission.js +++ b/web/javascript/transmission.js @@ -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.