mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-29 18:14:28 -04:00
Removed debugging JS.
This commit is contained in:
@@ -31,7 +31,6 @@ function createSingleEpisodeExample() {
|
||||
result += 'Episode Name';
|
||||
}
|
||||
|
||||
var appQual = $('#AppendQuality');
|
||||
if ($('#AppendQuality').attr('checked'))
|
||||
result += ' [TV]';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user