1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

Automatically downloading the best movie release works now.

This commit is contained in:
Leonardo Galli
2017-01-03 11:59:03 +01:00
parent cde1217356
commit 4f6380a73c
11 changed files with 204 additions and 46 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ var singleton = function() {
}
}
});
console.warn(options)
options.element.startSpin();
}
};