* fix feed
This commit is contained in:
parent
9e9c2819dd
commit
5bd36e3731
|
|
@ -13,7 +13,7 @@
|
|||
var userId = null;
|
||||
var bandId = null;
|
||||
var currentFeedPage = 0;
|
||||
var feedBatchSize = 4;
|
||||
var feedBatchSize = 10;
|
||||
var $screen = null;
|
||||
var $scroller = null;
|
||||
var $content = null;
|
||||
|
|
|
|||
Loading…
Reference in New Issue