Fix channels list pagination (#6679)
This commit is contained in:
@ -44,7 +44,7 @@ export default Vue.extend({
|
||||
tab: 'featured',
|
||||
featuredPagination: {
|
||||
endpoint: 'channels/featured',
|
||||
limit: 5,
|
||||
noPaging: true,
|
||||
},
|
||||
followingPagination: {
|
||||
endpoint: 'channels/followed',
|
||||
|
Reference in New Issue
Block a user