mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
removed extra console.log
This commit is contained in:
@@ -24,7 +24,6 @@ define(function () {
|
||||
return;
|
||||
}
|
||||
|
||||
console.log('click');
|
||||
event.preventDefault();
|
||||
|
||||
var href = event.target.getAttribute('href');
|
||||
|
Reference in New Issue
Block a user