Treat seeding as "done"

This commit is contained in:
Ruud
2014-06-14 18:59:52 +02:00
parent cbecb74307
commit 9dd9f850c6

View File

@@ -54,7 +54,7 @@ Page.Home = new Class({
})
),
'filter': {
'release_status': 'snatched,seeding,missing,available,downloaded'
'release_status': 'snatched,missing,available,downloaded'
},
'limit': null,
'onLoaded': function(){