mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-30 18:25:57 -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