smaller feed
This commit is contained in:
parent
3e34a28588
commit
7266464d57
|
|
@ -13,7 +13,7 @@
|
|||
var userId = null;
|
||||
var bandId = null;
|
||||
var currentFeedPage = 0;
|
||||
var feedBatchSize = 100;
|
||||
var feedBatchSize = 20;
|
||||
var $screen = null;
|
||||
var $scroller = null;
|
||||
var $content = null;
|
||||
|
|
|
|||
Loading…
Reference in New Issue