First implementation of History for Movies. However, nothing is returned from the Database query misteriously.

This commit is contained in:
Leonardo Galli
2017-01-02 20:15:13 +01:00
parent 0e02171938
commit 2a932fe7e8
10 changed files with 120 additions and 20 deletions
@@ -27,4 +27,4 @@ module.exports = NzbDroneCell.extend({
return this;
}
});
});