mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-25 01:02:05 +00:00
Removed debugging JS.
This commit is contained in:
parent
e4a2228b2c
commit
7963390126
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ function createSingleEpisodeExample() {
|
|||
result += 'Episode Name';
|
||||
}
|
||||
|
||||
var appQual = $('#AppendQuality');
|
||||
if ($('#AppendQuality').attr('checked'))
|
||||
result += ' [TV]';
|
||||
|
||||
|
|
Loading…
Reference in a new issue