Adding history

This commit is contained in:
Mark McDowall 2013-05-02 23:53:32 -07:00
commit 7ab1084437
20 changed files with 289 additions and 7 deletions

View file

@ -58,6 +58,7 @@ define('app', function () {
window.NzbDrone.Settings.System = {};
window.NzbDrone.Settings.Misc = {};
window.NzbDrone.Missing = {};
window.NzbDrone.History = {};
window.NzbDrone.Events = {
//TODO: Move to commands