Merge branch 'develop' into vue3

This commit is contained in:
syuilo 2020-09-05 01:08:31 +09:00
commit acbdd3f423
11 changed files with 75 additions and 17 deletions

View file

@ -43,7 +43,7 @@ export default defineComponent({
tab: 'featured',
featuredPagination: {
endpoint: 'channels/featured',
limit: 5,
noPaging: true,
},
followingPagination: {
endpoint: 'channels/followed',