1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 15:55:56 +02:00

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

View File

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