Merge branch 'develop' into vue3

This commit is contained in:
syuilo
2020-09-05 01:08:31 +09:00
11 changed files with 75 additions and 17 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ export default defineComponent({
tab: 'featured',
featuredPagination: {
endpoint: 'channels/featured',
limit: 5,
noPaging: true,
},
followingPagination: {
endpoint: 'channels/followed',