mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Fix Safari not working not working (Untested). Fix cached download links not proxying the torrent download.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
$(document).ready(function () {
|
||||
$.ajaxSetup({ cache: false });
|
||||
HandlebarsIntl.registerWith(Handlebars);
|
||||
reloadIndexers();
|
||||
loadJackettSettings();
|
||||
});
|
||||
|
Reference in New Issue
Block a user