Don't limit snatched & wanted

fixes #1747
This commit is contained in:
Ruud
2013-05-17 12:11:53 +02:00
parent c170615fb3
commit 2b75153148
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ Page.Home = new Class({
),
'filter': {
'release_status': 'snatched,available'
}
},
'limit': null
});
// Coming Soon