mirror of https://github.com/Radarr/Radarr
Removed debugging JS.
This commit is contained in:
parent
e4a2228b2c
commit
7963390126
|
@ -31,7 +31,6 @@ function createSingleEpisodeExample() {
|
|||
result += 'Episode Name';
|
||||
}
|
||||
|
||||
var appQual = $('#AppendQuality');
|
||||
if ($('#AppendQuality').attr('checked'))
|
||||
result += ' [TV]';
|
||||
|
||||
|
|
Loading…
Reference in New Issue